Class TextShape
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.TextShape
-
Field Summary
FieldsFields inherited from class Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckObjectClicked(int x, int y, int modifiers, BS bsVisible, boolean drawPicking) booleancheckObjectHovered(int x, int y, BS bsVisible) protected voidvoidsetModelVisibilityFlags(BS bsModels) protected voidMethods inherited from class Shape
appendCmd, checkBoundsMinMax, checkObjectDragged, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropertyData, getPropShape, getShapeDetail, getSize, getSizeG, getTranslucentLabel, initializeShape, initShape, replaceGroup, setAtomClickability, setModelSet, setProperties, setProperty, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
Field Details
-
objects
-
thisID
-
-
Constructor Details
-
TextShape
public TextShape()
-
-
Method Details
-
setPropTS
-
getShapeState
- Specified by:
getShapeStatein classShape
-
initModelSet
protected void initModelSet()- Overrides:
initModelSetin classShape
-
setModelVisibilityFlags
- Overrides:
setModelVisibilityFlagsin classShape- Parameters:
bsModels-
-
checkObjectClicked
-
checkObjectHovered
- Overrides:
checkObjectHoveredin classShape- Parameters:
x-y-bsVisible-- Returns:
- T/F
-