Package org.jmol.shape
Class Hover
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.TextShape
org.jmol.shape.Hover
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]intprivate static final Stringprivate static final intprivate static final Stringjavajs.util.P3iFields inherited from class org.jmol.shape.TextShape
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisIDFields 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 TypeMethodDescriptionvoidvoidsetProperty(String propertyName, Object value, javajs.util.BS bsSelected) Methods inherited from class org.jmol.shape.TextShape
checkObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTSMethods inherited from class org.jmol.shape.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, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
Field Details
-
FONTFACE
- See Also:
-
FONTSTYLE
- See Also:
-
FONTSIZE
private static final int FONTSIZE- See Also:
-
hoverText
-
atomIndex
public int atomIndex -
xy
public javajs.util.P3i xy -
text
-
labelFormat
-
atomFormats
-
specialLabel
-
-
Constructor Details
-
Hover
public Hover()
-
-
Method Details
-
initShape
public void initShape() -
setProperty
- Specified by:
setPropertyin classShape
-