public class Echo extends TextShape
Modifier and Type | Field | Description |
---|---|---|
private static short |
COLOR |
|
private static java.lang.String |
FONTFACE |
|
private static int |
FONTSIZE |
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID
Constructor | Description |
---|---|
Echo() |
Modifier and Type | Method | 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,
BS bs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
appendCmd, 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, wasClicked
checkObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTS
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 Shape
public boolean getPropertyData(java.lang.String property, java.lang.Object[] data)
getPropertyData
in class Shape
public java.lang.Object getShapeDetail()
getShapeDetail
in class Shape