|
|||||||||
| 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.CastepDensityReader
class CastepDensityReader
| Field Summary | |
|---|---|
private int |
nFilePoints
|
private int |
nSkip
|
| Fields inherited from class org.jmol.jvxl.readers.VolumeFileReader |
|---|
atomCount, boundingBox, canDownsample, downsampleFactor, endOfData, isAngstroms, negativeAtomCount, nSurfaces, readerClosed, thePlane |
| Fields inherited from class org.jmol.jvxl.readers.SurfaceFileReader |
|---|
binarydoc, br, line, next, os |
| Constructor Summary | |
|---|---|
CastepDensityReader(SurfaceGenerator sg,
BufferedReader br)
|
|
| Method Summary | |
|---|---|
protected void |
gotoData(int n,
int nPoints)
|
protected void |
readParameters()
|
protected void |
readSurfaceData(boolean isMapData)
|
private void |
skipPoints(int n)
|
| Methods inherited from class org.jmol.jvxl.readers.VolumeFileReader |
|---|
checkAtomLine, closeReader, getNextVoxelValue, getPlane, getPlaneProcessed, getSurfacePointAndFraction, getValue, getVoxelBitSet, initializeSurfaceData, nextVoxel, readVolumeData, readVolumeParameters, readVoxelVector, recordData, skipComments, skipData |
| Methods inherited from class org.jmol.jvxl.readers.SurfaceFileReader |
|---|
discardTempData, getNextQuotedString, getTokens, parseFloat, parseFloat, parseFloatArray, parseFloatArray, parseInt, parseInt, parseIntNext, readLine, setOutputStream, skipTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int nFilePoints
private int nSkip
| Constructor Detail |
|---|
CastepDensityReader(SurfaceGenerator sg,
BufferedReader br)
| Method Detail |
|---|
protected void readParameters()
throws Exception
readParameters in class VolumeFileReaderException
protected void gotoData(int n,
int nPoints)
throws Exception
gotoData in class VolumeFileReaderException
protected void readSurfaceData(boolean isMapData)
throws Exception
readSurfaceData in class VolumeFileReaderExceptionprivate void skipPoints(int n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||