|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.util.BinaryDocument
org.jmol.shapesurface.Pmesh.PmeshBinaryDocument
class Pmesh.PmeshBinaryDocument
| Field Summary | |
|---|---|
private int |
polygonCount
|
private int |
vertexCount
|
| Fields inherited from class org.jmol.util.BinaryDocument |
|---|
isBigEndian, isRandom, stream |
| Constructor Summary | |
|---|---|
Pmesh.PmeshBinaryDocument(java.io.BufferedInputStream bis)
|
|
| Method Summary | |
|---|---|
(package private) void |
close()
|
(package private) int |
getPolygonCount()
|
(package private) int |
getVertexCount()
|
(package private) boolean |
readHeader()
|
| Methods inherited from class org.jmol.util.BinaryDocument |
|---|
readByte, readByteArray, readByteArray, readFloat, readInt, readLong, readPoint3fArray, readShort, seek, setRandom, setStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int vertexCount
private int polygonCount
| Constructor Detail |
|---|
Pmesh.PmeshBinaryDocument(java.io.BufferedInputStream bis)
| Method Detail |
|---|
boolean readHeader()
void close()
int getPolygonCount()
int getVertexCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||