Class Contact
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.MeshCollection
org.jmol.shapesurface.Isosurface
org.jmol.shapesurface.Contact
- All Implemented Interfaces:
MeshDataServer, VertexDataServer
-
Field Summary
FieldsFields inherited from class Isosurface
iHaveBitSets, isomeshes, keyXy, sg, thisMeshFields inherited from class 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 Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddMeshInfo(IsosurfaceMesh mesh, Map<String, Object> info) protected ObjectgetProperty(String property, int index) voidvoidsetProperty(String propertyName, Object value, BS bs) Methods inherited from class Isosurface
addRequiredFile, addTriangleCheck, addVertexCopy, allocMesh, calculateGeodesicSurface, checkObjectClicked, checkObjectHovered, clearSg, discardTempData, fillMeshData, getCapSlabInfo, getCmd, getPlane, getPolygonColorData, getPropertyData, getPropI, getShapeDetail, getShapeState, getSurfacePointIndexAndFraction, getValue, getValues, getVertices, invalidateTriangles, newSg, notifySurfaceGenerationCompleted, notifySurfaceMappingCompleted, setOutputChannel, setPropI, setRequiredFile, setScriptInfo, slabPolygonsMethods inherited from class MeshCollection
checkExplicit, clean, deleteMeshI, deleteMeshKey, getIndexFromName, getMesh, getMeshList, getPickedPoint, getPropDataMC, getPropMC, merge, resetObjects, setMeshColor, setModelVisibilityFlags, setPropMC, setStatusPicked, setTitle, setTokenPropertyMethods inherited from class Shape
appendCmd, checkBoundsMinMax, checkObjectDragged, 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
-
Field Details
-
displayType
protected int displayType -
atoms
-
-
Constructor Details
-
Contact
public Contact()
-
-
Method Details
-
initShape
public void initShape()- Overrides:
initShapein classIsosurface
-
getProperty
- Overrides:
getPropertyin classIsosurface- Parameters:
property-index-- Returns:
- true if serviced
-
getPropC
-
setProperty
- Overrides:
setPropertyin classIsosurface
-
addMeshInfo
- Overrides:
addMeshInfoin classIsosurface
-