org.jmol.shapesurface
Class LcaoCartoon
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.MeshCollection
org.jmol.shapesurface.Isosurface
org.jmol.shapesurface.LcaoCartoon
- All Implemented Interfaces:
- MeshDataServer, VertexDataServer
public class LcaoCartoon
- 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, clearSg, fillMeshData, getCapSlabInfo, getPlane, getPolygonColorData, getProperty, 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 |
thisType
private String thisType
myColorPt
private int myColorPt
lcaoID
private String lcaoID
thisSet
private BitSet thisSet
isMolecular
private boolean isMolecular
rotationAxis
private Vector3f rotationAxis
lcaoScale
private Float lcaoScale
isTranslucent
private boolean isTranslucent
translucentLevel
private float translucentLevel
lcaoColorPos
private Integer lcaoColorPos
lcaoColorNeg
private Integer lcaoColorNeg
isLonePair
boolean isLonePair
isRadical
boolean isRadical
cappingObject
private Object cappingObject
slabbingObject
private Object slabbingObject
fullCommand
private String fullCommand
LcaoCartoon
public LcaoCartoon()
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
setLcaoOn
private void setLcaoOn(boolean TF)
setLcaoOn
private void setLcaoOn(int iAtom,
boolean TF)
deleteLcaoCartoon
private void deleteLcaoCartoon()
deleteLcaoCartoon
private void deleteLcaoCartoon(int iAtom)
createLcaoCartoon
private void createLcaoCartoon()
createLcaoCartoon
private void createLcaoCartoon(int iAtom)
getID
private String getID(String id,
int i)
getShapeState
public String getShapeState()
- Overrides:
getShapeState
in class Isosurface
merge
public void merge(Shape shape)
- Description copied from class:
MeshCollection
- called by ParallelProcessor at completion
- Overrides:
merge
in class Isosurface