|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.jvxl.readers.SurfaceReader
org.jmol.jvxl.readers.SurfaceFileReader
org.jmol.jvxl.readers.VolumeFileReader
org.jmol.jvxl.readers.MapFileReader
org.jmol.jvxl.readers.XplorReader
class XplorReader
| Field Summary | |
|---|---|
private int |
linePt
|
private int |
nBlock
|
private int |
nRead
|
| Fields inherited from class org.jmol.jvxl.readers.MapFileReader |
|---|
a, adjustment, alpha, b, beta, c, gamma, mapc, mapr, maps, mode, na, nb, nc, nx, nxyzStart, ny, nz, origin, vectors |
| Fields inherited from class org.jmol.jvxl.readers.VolumeFileReader |
|---|
atomCount, canDownsample, downsampleRemainders, endOfData, isAngstroms, negativeAtomCount |
| Fields inherited from class org.jmol.jvxl.readers.SurfaceFileReader |
|---|
binarydoc, br, line, next |
| Constructor Summary | |
|---|---|
XplorReader(SurfaceGenerator sg,
java.io.BufferedReader br)
|
|
| Method Summary | |
|---|---|
private java.lang.String |
getLine()
|
protected float |
nextVoxel()
|
protected void |
readParameters()
|
| Methods inherited from class org.jmol.jvxl.readers.MapFileReader |
|---|
getVectorsAndOrigin, readVolumetricHeader |
| Methods inherited from class org.jmol.jvxl.readers.VolumeFileReader |
|---|
getNextVoxelValue, getVoxelBitSet, gotoData, readAtomCountAndOrigin, readExtraLine, readSurfaceData, readTitleLines, readVolumeData, readVolumeParameters, readVoxelVector, skipComments, skipData |
| Methods inherited from class org.jmol.jvxl.readers.SurfaceFileReader |
|---|
determineFileType, discardTempData, getTokens, parseFloat, parseFloat, parseInt, parseInt, parseIntNext, skipTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int nBlock
private int linePt
private int nRead
| Constructor Detail |
|---|
XplorReader(SurfaceGenerator sg,
java.io.BufferedReader br)
| Method Detail |
|---|
protected void readParameters()
throws java.lang.Exception
readParameters in class MapFileReaderjava.lang.Exception
private java.lang.String getLine()
throws java.io.IOException
java.io.IOException
protected float nextVoxel()
throws java.lang.Exception
nextVoxel in class VolumeFileReaderjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||