Package org.jmol.shapecgo
Class CGO
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.MeshCollection
org.jmol.shapecgo.CGO
PyMOL Compiled Graphic Object (CGO) meshes
-
Field Summary
Fields inherited from class org.jmol.shape.MeshCollection
bsDisplay, colix, color, connections, currentMesh, displayWithinDistance2, displayWithinPoints, explicitID, htObjects, isDisplayWithinNot, isFixed, jvxlData, linkedMesh, meshCount, meshes, modelIndex, nUnnamed, pickedMesh, pickedModel, pickedPt, pickedVertex, PREVIOUS_MESH_ID, previousMeshID, titleFields inherited from class org.jmol.shape.Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidclean()protected voiddeleteModels(int modelIndex) getProperty(String property, int index) booleangetPropertyData(String property, Object[] data) voidsetModelVisibilityFlags(BS bsModels) voidsetProperty(String propertyName, Object value, BS bs) Methods inherited from class org.jmol.shape.MeshCollection
checkExplicit, deleteMeshI, deleteMeshKey, getIndexFromName, getMesh, getMeshList, getPickedPoint, getPropDataMC, getPropMC, getValues, getVertices, initShape, merge, resetObjects, setMeshColor, setPropMC, setStatusPicked, setTitle, setTokenPropertyMethods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getPropShape, getSize, getSizeG, getTranslucentLabel, initializeShape, initModelSet, replaceGroup, setAtomClickability, setModelSet, setProperties, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
Constructor Details
-
CGO
public CGO()
-
-
Method Details
-
allocMesh
- Overrides:
allocMeshin classMeshCollection
-
setProperty
- Specified by:
setPropertyin classShape
-
deleteModels
protected void deleteModels(int modelIndex) -
getProperty
- Overrides:
getPropertyin classShape- Parameters:
property-index-- Returns:
- true if serviced
-
getPropertyData
- Overrides:
getPropertyDatain classShape- Parameters:
property-data-- Returns:
- true if serviced
-
clean
protected void clean()- Overrides:
cleanin classMeshCollection
-
getShapeDetail
- Overrides:
getShapeDetailin classShape
-
getShapeState
- Specified by:
getShapeStatein classShape
-
setModelVisibilityFlags
- Overrides:
setModelVisibilityFlagsin classMeshCollection- Parameters:
bsModels-
-