Class Hover
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.TextShape
org.jmol.shape.Hover
-
Field Summary
FieldsFields inherited from class Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetProperty(String propertyName, Object value, BS bsSelected) Methods inherited from class TextShape
checkObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTSMethods inherited from class Shape
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropertyData, getPropShape, getShapeDetail, getSize, getSizeG, getTranslucentLabel, initializeShape, replaceGroup, setAtomClickability, setModelSet, setProperties, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
Field Details
-
hoverText
-
atomIndex
public int atomIndex -
xy
-
text
-
labelFormat
-
atomFormats
-
specialLabel
-
-
Constructor Details
-
Hover
public Hover()
-
-
Method Details
-
initShape
-
setProperty
- Specified by:
setPropertyin classShape
-