Package org.jmol.shape
Class Echo
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.TextShape
org.jmol.shape.Echo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final short
private static final String
private static final int
Fields inherited from class org.jmol.shape.TextShape
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID
Fields inherited from class org.jmol.shape.Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getPropertyData
(String property, Object[] data) void
void
setProperty
(String propertyName, Object value, javajs.util.BS bs) Methods inherited from class org.jmol.shape.TextShape
checkObjectClicked, checkObjectHovered, getShapeState, initModelSet, setModelVisibilityFlags, setPropTS
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropShape, getSize, getSizeG, getTranslucentLabel, initializeShape, replaceGroup, setAtomClickability, setModelSet, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
Field Details
-
FONTFACE
- See Also:
-
FONTSIZE
private static final int FONTSIZE- See Also:
-
COLOR
private static final short COLOR- See Also:
-
scaleObject
-
-
Constructor Details
-
Echo
public Echo()
-
-
Method Details
-
initShape
public void initShape() -
setProperty
- Specified by:
setProperty
in classShape
-
getPropertyData
- Overrides:
getPropertyData
in classShape
- Parameters:
property
-data
-- Returns:
- true if serviced
-
getShapeDetail
- Overrides:
getShapeDetail
in classShape
-