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, thisID
bsColixSet, 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, setPropOS
appendCmd, 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, wasClicked
private 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 TextShape
public boolean getPropertyData(java.lang.String property, java.lang.Object[] data)
getPropertyData
in class Shape
public java.lang.String getShapeState()
getShapeState
in class Shape