org.jmol.shape
public abstract class TextShape extends Object2dShape
currentBgColor, currentBgTranslucentLevel, currentColor, currentFont, currentObject, currentTranslucentLevel, isAll, isHover, objects, thisID
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
Constructor and Description |
---|
TextShape() |
Modifier and Type | Method and Description |
---|---|
void |
setProperty(String propertyName,
Object value,
BitSet bsSelected)
may come from any source -- executed AFTER a shape's own setProperty method
|
checkObjectClicked, checkObjectHovered, initModelSet, setVisibilityFlags
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getShapeState, getSize, getSize, getTranslucentLabel, getViewer, initializeShape, initShape, merge, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, setSize, setSize, setStateInfo, setStateInfo, wasClicked
public void setProperty(String propertyName, Object value, BitSet bsSelected)
Shape
setProperty
in class Object2dShape