org.jmol.shape

Class Echo

public class Echo extends TextShape

Field Summary
static shortCOLOR
static StringFONTFACE
static intFONTSIZE
Method Summary
ObjectgetProperty(String property, int index)
StringgetShapeState()
voidinitShape()
voidsetProperty(String propertyName, Object value, BitSet bsSelected)

Field Detail

COLOR

private static final short COLOR

FONTFACE

private static final String FONTFACE

FONTSIZE

private static final int FONTSIZE

Method Detail

getProperty

public Object getProperty(String property, int index)

getShapeState

public String getShapeState()

initShape

public void initShape()

setProperty

public void setProperty(String propertyName, Object value, BitSet bsSelected)