public class Echo extends TextShape
| Modifier and Type | Field and Description |
|---|---|
private static short |
COLOR |
private static java.lang.String |
FONTFACE |
private static int |
FONTSIZE |
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisIDbsColixSet, bsSizeSet, isBioShape, ms, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr| Constructor and Description |
|---|
Echo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPropertyData(java.lang.String property,
java.lang.Object[] data) |
java.lang.String |
getShapeState() |
void |
initShape() |
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
BS bs) |
checkObjectClicked, checkObjectHovered, initModelSet, setModelVisibilityFlags, setPropOSappendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getShapeDetail, getSize, getSizeG, getTranslucentLabel, initializeShape, merge, setAtomClickability, setModelSet, setPropS, setShapeSizeRD, setShapeVisibility, setSize, setSizeRD, wasClickedprivate static final java.lang.String FONTFACE
private static final int FONTSIZE
private static final short COLOR
public void setProperty(java.lang.String propertyName,
java.lang.Object value,
BS bs)
setProperty in class TextShapepublic boolean getPropertyData(java.lang.String property,
java.lang.Object[] data)
getPropertyData in class Shapepublic java.lang.String getShapeState()
getShapeState in class Shape