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 |
P3i |
xy |
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisIDbsColixSet, bsSizeSet, gdata, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer| 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)
may come from any source -- executed AFTER a shape's own setProperty method
|
checkObjectClicked, checkObjectHovered, initModelSet, setPropOS, setVisibilityFlagsappendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropertyData, getShapeDetail, getSize, getSizeG, getTranslucentLabel, getViewer, initializeShape, merge, setModelClickability, setModelSet, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClickedprivate 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 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)
ShapesetProperty in class TextShapepublic java.lang.String getShapeState()
getShapeState in class Shape