org.jmol.shape
public class Echo extends TextShape
Modifier and Type | Field and Description |
---|---|
private static short |
COLOR |
private static String |
FONTFACE |
private static int |
FONTSIZE |
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
Constructor and Description |
---|
Echo() |
Modifier and Type | Method and Description |
---|---|
boolean |
getProperty(String property,
Object[] data) |
String |
getShapeState() |
void |
initShape() |
void |
setProperty(String propertyName,
Object value,
BitSet bs)
may come from any source -- executed AFTER a shape's own setProperty method
|
checkObjectClicked, checkObjectHovered, initModelSet, setVisibilityFlags
appendCmd, 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, wasClicked
private static final String FONTFACE
private static final int FONTSIZE
private static final short COLOR
public void setProperty(String propertyName, Object value, BitSet bs)
Shape
setProperty
in class TextShape
public boolean getProperty(String property, Object[] data)
getProperty
in class Shape
public String getShapeState()
getShapeState
in class Shape