|
|||||||||
| 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.PolygonFileReader
abstract class PolygonFileReader
| Field Summary | |
|---|---|
protected int |
nTriangles
|
protected int |
nVertices
|
| Fields inherited from class org.jmol.jvxl.readers.SurfaceFileReader |
|---|
binarydoc, br, line, next, os |
| Constructor Summary | |
|---|---|
PolygonFileReader(SurfaceGenerator sg,
java.io.BufferedReader br)
|
|
| Method Summary | |
|---|---|
(package private) abstract void |
getSurfaceData()
|
protected void |
readSurfaceData(boolean isMapData)
|
protected boolean |
readVolumeData(boolean isMapData)
|
protected boolean |
readVolumeParameters()
|
| Methods inherited from class org.jmol.jvxl.readers.SurfaceFileReader |
|---|
closeReader, 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 |
|---|
protected int nVertices
protected int nTriangles
| Constructor Detail |
|---|
PolygonFileReader(SurfaceGenerator sg,
java.io.BufferedReader br)
| Method Detail |
|---|
protected boolean readVolumeParameters()
readVolumeParameters in class SurfaceReaderprotected boolean readVolumeData(boolean isMapData)
readVolumeData in class SurfaceReader
protected void readSurfaceData(boolean isMapData)
throws java.lang.Exception
readSurfaceData in class SurfaceReaderjava.lang.Exception
abstract void getSurfaceData()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||