org.jmol.shapesurface
Class MeshFileCollection
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.MeshCollection
org.jmol.shapesurface.MeshFileCollection
- Direct Known Subclasses:
- Isosurface, Pmesh
public abstract class MeshFileCollection
- extends MeshCollection
Field Summary |
protected java.lang.String |
line
|
protected int[] |
next
|
Fields inherited from class org.jmol.shape.MeshCollection |
allowMesh, colix, currentMesh, explicitID, iHaveModelIndex, isFixed, linkedMesh, meshCount, meshes, modelCount, modelIndex, myType, nUnnamed, previousMeshID, script, title |
Methods inherited from class org.jmol.shape.Shape |
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getShapeCommands, getShapeCommands, getShapeDetail, getViewer, initializeShape, initModelSet, remapColors, setColix, setColix, setModelClickability, setModelSet, setSize, setStateInfo, setStateInfo, wasClicked |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
line
protected java.lang.String line
next
protected int[] next
MeshFileCollection
public MeshFileCollection()
getTokens
protected java.lang.String[] getTokens()
parseFloat
protected float parseFloat()
parseFloat
protected float parseFloat(java.lang.String s)
parseFloatNext
protected float parseFloatNext(java.lang.String s)
parseInt
protected int parseInt()
parseInt
protected int parseInt(java.lang.String s)
parseIntNext
protected int parseIntNext(java.lang.String s)
parseInt
protected int parseInt(java.lang.String s,
int iStart)