org.jmol.shapesurface
Class MolecularOrbital
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.MeshCollection
org.jmol.shapesurface.Isosurface
org.jmol.shapesurface.MolecularOrbital
- All Implemented Interfaces:
- MeshDataServer, VertexDataServer
public class MolecularOrbital
- extends Isosurface
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 |
Methods inherited from class org.jmol.shapesurface.Isosurface |
addTriangleCheck, addVertexCopy, allocMesh, calculateGeodesicSurface, checkObjectClicked, checkObjectHovered, fillMeshData, getCapSlabInfo, getPlane, getPolygonColorData, getProperty, getShapeDetail, getSurfacePointIndexAndFraction, getValue, invalidateTriangles, notifySurfaceGenerationCompleted, notifySurfaceMappingCompleted, setScriptInfo |
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 |
moTranslucency
private String moTranslucency
moTranslucentLevel
private Float moTranslucentLevel
moPlane
private Point4f moPlane
moCutoff
private Float moCutoff
moResolution
private Float moResolution
moScale
private Float moScale
moColorPos
private Integer moColorPos
moColorNeg
private Integer moColorNeg
moIsPositiveOnly
private boolean moIsPositiveOnly
moFill
private int moFill
moMesh
private int moMesh
moDots
private int moDots
moFrontOnly
private int moFrontOnly
moTitleFormat
private String moTitleFormat
moDebug
private boolean moDebug
myColorPt
private int myColorPt
strID
private String strID
moNumber
private int moNumber
htModels
private Hashtable htModels
thisModel
private Hashtable thisModel
MolecularOrbital
public MolecularOrbital()
initShape
public void initShape()
- Overrides:
initShape
in class Isosurface
setProperty
public void setProperty(String propertyName,
Object value,
BitSet bs)
- Description copied from class:
Shape
- may come from any source -- executed AFTER a shape's own setProperty method
- Overrides:
setProperty
in class Isosurface
getId
private String getId(int modelIndex)
getProperty
public Object getProperty(String propertyName,
int param)
- Overrides:
getProperty
in class Isosurface
clearSg
protected void clearSg()
- Overrides:
clearSg
in class Isosurface
getSettings
private boolean getSettings(String strID)
setOrbital
private void setOrbital(int moNumber)
getShapeState
public String getShapeState()
- Overrides:
getShapeState
in class Isosurface
getMoState
private String getMoState(int modelIndex)
merge
public void merge(Shape shape)
- Description copied from class:
MeshCollection
- called by ParallelProcessor at completion
- Overrides:
merge
in class Isosurface