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, vwrcurrentBgColor, 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, waitappendCmd, 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, wasClickedcheckObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTSprivate 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 Shapepublic boolean getPropertyData(java.lang.String property,
java.lang.Object[] data)
getPropertyData in class Shapepublic java.lang.Object getShapeDetail()
getShapeDetail in class Shape