|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.jvxl.readers.VoxelReader
org.jmol.jvxl.readers.VolumeFileReader
org.jmol.jvxl.readers.XplorReader
class XplorReader
Field Summary | |
---|---|
(package private) int |
linePt
|
(package private) int |
nBlock
|
(package private) int |
nRead
|
Fields inherited from class org.jmol.jvxl.readers.VolumeFileReader |
---|
atomCount, br, canDownsample, endOfData, isAngstroms, line, negativeAtomCount, next |
Constructor Summary | |
---|---|
XplorReader(SurfaceGenerator sg,
java.io.BufferedReader br)
|
Method Summary | |
---|---|
private java.lang.String |
getLine()
|
protected float |
nextVoxel()
|
protected void |
readAtomCountAndOrigin()
|
protected void |
readTitleLines()
|
protected int |
readVolumetricHeader()
|
protected void |
readVoxelVectors()
|
Methods inherited from class org.jmol.jvxl.readers.VolumeFileReader |
---|
determineFileType, discardTempData, getNextVoxelValue, getTokens, gotoData, parseFloat, parseFloat, parseFloatNext, parseInt, parseInt, parseInt, parseIntNext, readExtraLine, readVolumeData, readVolumeParameters, readVoxelData, readVoxelVector, skipComments |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int nBlock
int linePt
int nRead
Constructor Detail |
---|
XplorReader(SurfaceGenerator sg, java.io.BufferedReader br)
Method Detail |
---|
protected int readVolumetricHeader()
readVolumetricHeader
in class VolumeFileReader
protected void readTitleLines() throws java.lang.Exception
readTitleLines
in class VolumeFileReader
java.lang.Exception
protected void readVoxelVectors() throws java.lang.Exception
java.lang.Exception
protected void readAtomCountAndOrigin() throws java.lang.Exception
readAtomCountAndOrigin
in class VolumeFileReader
java.lang.Exception
private java.lang.String getLine() throws java.io.IOException
java.io.IOException
protected float nextVoxel() throws java.lang.Exception
nextVoxel
in class VolumeFileReader
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |