org.jmol.shape
public abstract class FontShape extends Shape
Modifier and Type | Field and Description |
---|---|
(package private) Font3D |
font3d |
protected String |
myType |
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
Constructor and Description |
---|
FontShape() |
Modifier and Type | Method and Description |
---|---|
String |
getShapeState() |
void |
initShape() |
void |
setProperty(String propertyName,
Object value,
BitSet bs)
may come from any source -- executed AFTER a shape's own setProperty method
|
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getSize, getTranslucentLabel, getViewer, initializeShape, initModelSet, merge, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, setSize, setSize, setStateInfo, setStateInfo, setVisibilityFlags, wasClicked
public void setProperty(String propertyName, Object value, BitSet bs)
Shape
setProperty
in class Shape
public String getShapeState()
getShapeState
in class Shape