org.jmol.shapesurface
Class Pmesh
public
class
Pmesh
extends MeshFileCollection
BufferedReader br
private boolean iHaveModelIndex
private boolean isBinary
private boolean isOnePerLine
String pmeshError
private static final String PMESH_BINARY_MAGIC_NUMBER
private void closeReaders()
private int getInt()
public Object getProperty(String property, int index)
public void initShape()
private boolean readPmesh()
private int[] readPolygon(int iPoly)
private boolean readPolygonCount()
private boolean readPolygonIndexes()
private boolean readVertexCount()
private boolean readVertices()
public void setProperty(String propertyName, Object value, BitSet bs)