|
|||||||||
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
public abstract class TextShape
Field Summary |
---|
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, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties |
Constructor Summary | |
---|---|
TextShape()
|
Method Summary | |
---|---|
void |
setProperty(String propertyName,
Object value,
BitSet bsSelected)
may come from any source -- executed AFTER a shape's own setProperty method |
Methods inherited from class org.jmol.shape.Object2dShape |
---|
checkObjectClicked, checkObjectHovered, initModelSet, setVisibilityFlags |
Methods inherited from class org.jmol.shape.Shape |
---|
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getShapeState, getSize, getSize, getViewer, initializeShape, initShape, merge, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, setSize, setSize, setStateInfo, setStateInfo, wasClicked |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextShape()
Method Detail |
---|
public void setProperty(String propertyName, Object value, BitSet bsSelected)
Shape
setProperty
in class Object2dShape
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |