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, myType, 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.Object |
getShapeDetail() |
void |
initShape() |
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
javajs.util.BS bs) |
checkObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTSappendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropShape, getSize, getSizeG, getTranslucentLabel, initializeShape, replaceGroup, setAtomClickability, setModelSet, setPropS, setShapeSizeRD, 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,
javajs.util.BS bs)
setProperty in class Shapepublic boolean getPropertyData(java.lang.String property,
java.lang.Object[] data)
getPropertyData in class Shapepublic java.lang.Object getShapeDetail()
getShapeDetail in class Shape