public class Hover extends TextShape
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
atomFormats |
int |
atomIndex |
private static java.lang.String |
FONTFACE |
private static int |
FONTSIZE |
private static java.lang.String |
FONTSTYLE |
Text |
hoverText |
java.lang.String |
labelFormat |
java.lang.String |
specialLabel |
java.lang.String |
text |
javajs.util.P3i |
xy |
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID
bsColixSet, bsSizeSet, isBioShape, ms, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr
Constructor and Description |
---|
Hover() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getShapeState() |
void |
initShape() |
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
BS bsSelected) |
checkObjectClicked, checkObjectHovered, initModelSet, setModelVisibilityFlags, setPropOS
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropertyData, getShapeDetail, getSize, getSizeG, getTranslucentLabel, initializeShape, merge, setAtomClickability, setModelSet, setPropS, setShapeSizeRD, setShapeVisibility, setSize, setSizeRD, wasClicked
private static final java.lang.String FONTFACE
private static final java.lang.String FONTSTYLE
private static final int FONTSIZE
public Text hoverText
public int atomIndex
public javajs.util.P3i xy
public java.lang.String text
public java.lang.String labelFormat
public java.lang.String[] atomFormats
public java.lang.String specialLabel
public void setProperty(java.lang.String propertyName, java.lang.Object value, BS bsSelected)
setProperty
in class TextShape
public java.lang.String getShapeState()
getShapeState
in class Shape