Package org.jmol.shape
Class FontLineShape
- java.lang.Object
-
- org.jmol.shape.Shape
-
- org.jmol.shape.FontLineShape
-
-
Field Summary
Fields Modifier and Type Field Description Font
font3d
TickInfo[]
tickInfos
-
Fields inherited from class org.jmol.shape.Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr
-
-
Constructor Summary
Constructors Constructor Description FontLineShape()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getShapeState()
void
initShape()
protected void
setPropFLS(String propertyName, Object value)
-
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropertyData, getPropShape, getShapeDetail, getSize, getSizeG, getTranslucentLabel, initializeShape, initModelSet, replaceGroup, setAtomClickability, setModelSet, setModelVisibilityFlags, setProperty, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
-