org.jmol.shapesurface
Class Pmesh

java.lang.Object
  extended by org.jmol.shape.Shape
      extended by org.jmol.shape.MeshCollection
          extended by org.jmol.shapesurface.Isosurface
              extended by org.jmol.shapesurface.Pmesh
All Implemented Interfaces:
MeshDataServer, VertexDataServer

public class Pmesh
extends Isosurface


Field Summary
 
Fields inherited from class org.jmol.shapesurface.Isosurface
sg
 
Fields inherited from class org.jmol.shape.MeshCollection
allowContourLines, allowMesh, colix, currentMesh, explicitID, haveContours, htObjects, iHaveModelIndex, isFixed, linkedMesh, meshCount, meshes, modelCount, modelIndex, myType, nUnnamed, previousMeshID, script, title
 
Fields inherited from class org.jmol.shape.Shape
g3d, isBioShape, modelSet, myVisibilityFlag, shapeID, translucentAllowed, translucentLevel, viewer
 
Constructor Summary
Pmesh()
           
 
Method Summary
 void initShape()
           
 
Methods inherited from class org.jmol.shapesurface.Isosurface
addTriangleCheck, addVertexCopy, allocMesh, calculateGeodesicSurface, checkObjectClicked, checkObjectHovered, clearSg, fillMeshData, getColixArgb, getColorState, getProperty, getShapeDetail, getSurfacePointIndexAndFraction, getValue, invalidateTriangles, notifySurfaceGenerationCompleted, notifySurfaceMappingCompleted, remapColors, setProperty, setScriptInfo
 
Methods inherited from class org.jmol.shape.MeshCollection
deleteMesh, deleteMesh, getIndexFromName, getMesh, getModelIndex, getShapeState, setModelIndex, setVisibilityFlags
 
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getProperty, getShapeCommands, getShapeCommands, getViewer, initializeShape, initModelSet, setColix, setColix, setColix, setModelClickability, setModelSet, setSize, setSize, setStateInfo, setStateInfo, wasClicked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pmesh

public Pmesh()
Method Detail

initShape

public void initShape()
Overrides:
initShape in class Isosurface