public class Hover extends TextShape
Modifier and Type | Field and Description |
---|---|
String[] |
atomFormats |
int |
atomIndex |
private static String |
FONTFACE |
private static int |
FONTSIZE |
private static String |
FONTSTYLE |
Text |
hoverText |
String |
labelFormat |
String |
specialLabel |
String |
text |
javajs.util.P3i |
xy |
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr
Constructor and Description |
---|
Hover() |
Modifier and Type | Method and Description |
---|---|
void |
initShape() |
void |
setProperty(String propertyName,
Object value,
BS bsSelected) |
checkObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTS
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
private static final String FONTFACE
private static final String FONTSTYLE
private static final int FONTSIZE
public Text hoverText
public int atomIndex
public javajs.util.P3i xy
public String text
public String labelFormat
public String[] atomFormats
public String specialLabel