org.jmol.shape

Class Hover

public class Hover extends TextShape

Field Summary
String[]atomFormats
intatomIndex
static StringFONTFACE
static intFONTSIZE
static StringFONTSTYLE
TexthoverText
StringlabelFormat
Stringtext
Point3ixy
Method Summary
StringgetShapeState()
voidinitShape()
voidsetProperty(String propertyName, Object value, BitSet bsSelected)

Field Detail

atomFormats

String[] atomFormats

atomIndex

int atomIndex

FONTFACE

private static final String FONTFACE

FONTSIZE

private static final int FONTSIZE

FONTSTYLE

private static final String FONTSTYLE

hoverText

Text hoverText

labelFormat

String labelFormat

text

String text

xy

Point3i xy

Method Detail

getShapeState

public String getShapeState()

initShape

public void initShape()

setProperty

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