|
|||||||||
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, bsFilter, bsModels, calculationType, doApplySymmetry, filter, getHeader, haveAtomFilter, havePartialChargeFilter, htParams, ignoreFileSymmetryOperators, ignoreFileUnitCell, iHaveSymmetryOperators, iHaveUnitCell, isTrajectory, latticeCells, line, modelNumber, needToApplySymmetry, next, prevline, reader, readerName, spaceGroup, templateAtomCount |
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 |
---|
applySymmetryAndSetTrajectory, 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 PdbReader
protected float readBFactor()
readBFactor
in class PdbReader
protected float readPartialCharge()
readPartialCharge
in class PdbReader
protected float readRadius()
readRadius
in class PdbReader
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |