public class LcaoCartoon extends Isosurface
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
cappingObject |
private java.lang.String |
fullCommand |
(package private) boolean |
isLonePair |
private boolean |
isMolecular |
(package private) boolean |
isRadical |
private boolean |
isTranslucent |
private java.lang.Integer |
lcaoColorNeg |
private java.lang.Integer |
lcaoColorPos |
private java.lang.String |
lcaoID |
private java.lang.Float |
lcaoScale |
private int |
myColorPt |
private V3 |
rotationAxis |
private java.lang.Object |
slabbingObject |
private BS |
thisSet |
private java.lang.String |
thisType |
private float |
translucentLevel |
allowMesh, iHaveBitSets, jvxlData, keyXy, sg, thisMesh
bsDisplay, colix, color, connections, currentMesh, displayWithinDistance2, displayWithinPoints, explicitID, htObjects, isDisplayWithinNot, isFixed, linkedMesh, meshCount, meshes, modelIndex, myType, nUnnamed, pickedMesh, pickedModel, pickedPt, pickedVertex, PREVIOUS_MESH_ID, previousMeshID, title
bsColixSet, bsSizeSet, gdata, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, viewer
Constructor and Description |
---|
LcaoCartoon() |
Modifier and Type | Method and Description |
---|---|
private void |
createLcaoCartoon() |
private void |
createLcaoCartoon(int iAtom) |
private void |
deleteLcaoCartoon() |
private void |
deleteLcaoCartoon(int iAtom) |
private java.lang.String |
getID(java.lang.String id,
int i) |
java.lang.String |
getShapeState() |
void |
initShape() |
void |
merge(Shape shape)
called by ParallelProcessor at completion
|
private void |
setLcaoOn(boolean TF) |
private void |
setLcaoOn(int iAtom,
boolean TF) |
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
BS bs)
may come from any source -- executed AFTER a shape's own setProperty method
|
addMeshInfo, addRequiredFile, addTriangleCheck, addVertexCopy, allocMesh, calculateGeodesicSurface, checkObjectClicked, checkObjectHovered, clearSg, discardTempData, fillMeshData, getCapSlabInfo, getCmd, getPlane, getPolygonColorData, getProperty, getPropertyData, getPropI, getShapeDetail, getSurfacePointIndexAndFraction, getValue, invalidateTriangles, newSg, notifySurfaceGenerationCompleted, notifySurfaceMappingCompleted, setOutputStream, setPropI, setScriptInfo, slabPolygons
checkExplicit, clean, deleteMeshI, deleteMeshKey, getIndexFromName, getMesh, getPickedPoint, getPropDataMC, getPropMC, setPropMC, setStatusPicked, setVisibilityFlags
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getSize, getSizeG, getTranslucentLabel, getViewer, initializeShape, initModelSet, setModelClickability, setModelSet, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
private java.lang.String thisType
private int myColorPt
private java.lang.String lcaoID
private BS thisSet
private boolean isMolecular
private V3 rotationAxis
private java.lang.Float lcaoScale
private boolean isTranslucent
private float translucentLevel
private java.lang.Integer lcaoColorPos
private java.lang.Integer lcaoColorNeg
boolean isLonePair
boolean isRadical
private java.lang.Object cappingObject
private java.lang.Object slabbingObject
private java.lang.String fullCommand
public void initShape()
initShape
in class Isosurface
public void setProperty(java.lang.String propertyName, java.lang.Object value, BS bs)
Shape
setProperty
in class Isosurface
private void setLcaoOn(boolean TF)
private void setLcaoOn(int iAtom, boolean TF)
private void deleteLcaoCartoon()
private void deleteLcaoCartoon(int iAtom)
private void createLcaoCartoon()
private void createLcaoCartoon(int iAtom)
private java.lang.String getID(java.lang.String id, int i)
public java.lang.String getShapeState()
getShapeState
in class Isosurface
public void merge(Shape shape)
MeshCollection
merge
in class Isosurface