|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.shape.Shape
org.jmol.shape.Object2dShape
org.jmol.shape.TextShape
org.jmol.shape.Echo
public class Echo
Field Summary | |
---|---|
private static short |
COLOR
|
private static java.lang.String |
FONTFACE
|
private static int |
FONTSIZE
|
Fields inherited from class org.jmol.shape.Object2dShape |
---|
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID |
Fields inherited from class org.jmol.shape.Shape |
---|
g3d, isBioShape, modelSet, myVisibilityFlag, shapeID, translucentAllowed, translucentLevel, viewer |
Constructor Summary | |
---|---|
Echo()
|
Method Summary | |
---|---|
java.lang.Object |
getProperty(java.lang.String property,
int index)
|
java.lang.String |
getShapeState()
|
void |
initShape()
|
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bsSelected)
|
Methods inherited from class org.jmol.shape.Object2dShape |
---|
checkObjectClicked, checkObjectHovered, initModelSet, setVisibilityFlags |
Methods inherited from class org.jmol.shape.Shape |
---|
appendCmd, checkBoundsMinMax, checkObjectDragged, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getShapeCommands, getShapeCommands, getShapeDetail, getViewer, initializeShape, remapColors, setColix, setColix, setModelClickability, setModelSet, setSize, setStateInfo, setStateInfo, wasClicked |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String FONTFACE
private static final int FONTSIZE
private static final short COLOR
Constructor Detail |
---|
public Echo()
Method Detail |
---|
public void initShape()
initShape
in class Shape
public void setProperty(java.lang.String propertyName, java.lang.Object value, java.util.BitSet bsSelected)
setProperty
in class TextShape
public java.lang.Object getProperty(java.lang.String property, int index)
getProperty
in class Shape
public java.lang.String getShapeState()
getShapeState
in class Shape
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |