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, thisIDg3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties| Constructor and Description |
|---|
Echo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getProperty(java.lang.String property,
java.lang.Object[] data) |
java.lang.String |
getShapeState() |
void |
initShape() |
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bs)
may come from any source -- executed AFTER a shape's own setProperty method
|
checkObjectClicked, checkObjectHovered, initModelSet, setVisibilityFlagsappendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getSize, getTranslucentLabel, getViewer, initializeShape, merge, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, setSize, setSize, setStateInfo, setStateInfo, 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,
java.util.BitSet bs)
ShapesetProperty in class TextShapepublic boolean getProperty(java.lang.String property,
java.lang.Object[] data)
getProperty in class Shapepublic java.lang.String getShapeState()
getShapeState in class Shape