org.jmol.shape
Class Echo
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.Object2dShape
org.jmol.shape.TextShape
org.jmol.shape.Echo
public class Echo
- extends TextShape
Constructor Summary |
Echo()
|
Methods inherited from class org.jmol.shape.Shape |
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getSize, getViewer, initializeShape, merge, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, setSize, setSize, setStateInfo, setStateInfo, wasClicked |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FONTFACE
private static final String FONTFACE
- See Also:
- Constant Field Values
FONTSIZE
private static final int FONTSIZE
- See Also:
- Constant Field Values
COLOR
private static final short COLOR
- See Also:
- Constant Field Values
Echo
public Echo()
initShape
public void initShape()
- Overrides:
initShape
in class Shape
setProperty
public void setProperty(String propertyName,
Object value,
BitSet bs)
- Description copied from class:
Shape
- may come from any source -- executed AFTER a shape's own setProperty method
- Overrides:
setProperty
in class TextShape
getProperty
public boolean getProperty(String property,
Object[] data)
- Overrides:
getProperty
in class Shape
getShapeState
public String getShapeState()
- Overrides:
getShapeState
in class Shape