public class Hover extends TextShape
| Modifier and Type | Field | 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 |
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwrcurrentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID| Constructor | Description |
|---|---|
Hover() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
initShape() |
|
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
BS bsSelected) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendCmd, 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, wasClickedcheckObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTSprivate 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 Shape