Package org.jmol.shapecgo
Class CGO
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.MeshCollection
org.jmol.shapecgo.CGO
-
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, title
Fields 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 TypeMethodDescriptionvoid
protected void
clean()
protected void
deleteModels
(int modelIndex) getProperty
(String property, int index) boolean
getPropertyData
(String property, Object[] data) void
setModelVisibilityFlags
(BS bsModels) void
setProperty
(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, setTokenProperty
Methods 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:
allocMesh
in classMeshCollection
-
setProperty
- Specified by:
setProperty
in classShape
-
deleteModels
protected void deleteModels(int modelIndex) -
getProperty
- Overrides:
getProperty
in classShape
- Returns:
- true if serviced
-
getPropertyData
- Overrides:
getPropertyData
in classShape
- Returns:
- true if serviced
-
clean
protected void clean()- Overrides:
clean
in classMeshCollection
-
getShapeDetail
- Overrides:
getShapeDetail
in classShape
-
getShapeState
- Specified by:
getShapeState
in classShape
-
setModelVisibilityFlags
- Overrides:
setModelVisibilityFlags
in classMeshCollection
-