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, gdata, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer
Constructor and Description |
---|
Hover() |
Modifier and Type | Method and Description |
---|---|
String |
getShapeState() |
void |
initShape() |
void |
setProperty(String propertyName,
Object value,
BS bsSelected)
may come from any source -- executed AFTER a shape's own setProperty method
|
checkObjectClicked, checkObjectHovered, initModelSet, setPropOS, setVisibilityFlags
appendCmd, 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, 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
public void setProperty(String propertyName, Object value, BS bsSelected)
Shape
setProperty
in class TextShape
public String getShapeState()
getShapeState
in class Shape