org.jmol.shapesurface
Class Plot3D

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
                  extended by org.jmol.shapesurface.Plot3D
All Implemented Interfaces:
MeshDataServer, VertexDataServer

public class Plot3D
extends Pmesh


Field Summary
 
Fields inherited from class org.jmol.shapesurface.Isosurface
jvxlData, sg, thisMesh
 
Fields inherited from class org.jmol.shape.MeshCollection
actualID, allowContourLines, allowMesh, colix, currentMesh, explicitID, haveContours, htObjects, iHaveModelIndex, isFixed, linkedMesh, meshCount, meshes, modelCount, modelIndex, myType, nUnnamed, pickedMesh, pickedModel, pickedVertex, previousMeshID, script, title
 
Fields inherited from class org.jmol.shape.Shape
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
 
Constructor Summary
Plot3D()
           
 
Method Summary
 void initShape()
           
 
Methods inherited from class org.jmol.shapesurface.Isosurface
addTriangleCheck, addVertexCopy, allocMesh, calculateGeodesicSurface, checkObjectClicked, checkObjectHovered, clearSg, fillMeshData, getCapSlabInfo, getPlane, getPolygonColorData, getProperty, getProperty, getShapeDetail, getShapeState, getSurfacePointIndexAndFraction, getValue, invalidateTriangles, merge, notifySurfaceGenerationCompleted, notifySurfaceMappingCompleted, setProperty, setScriptInfo
 
Methods inherited from class org.jmol.shape.MeshCollection
checkExplicit, clean, deleteMesh, deleteMesh, getIndexFromName, getMesh, getModelIndex, setModelIndex, setStatusPicked, setVisibilityFlags
 
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getShapeCommands, getShapeCommands, getSize, getSize, getViewer, initializeShape, initModelSet, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, 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

Plot3D

public Plot3D()
Method Detail

initShape

public void initShape()
Overrides:
initShape in class Pmesh