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 Fontfont3dTickInfo[]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 java.lang.StringgetShapeState()voidinitShape()protected voidsetPropFLS(java.lang.String propertyName, java.lang.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
-
-
-
-
Method Detail
-
setPropFLS
protected void setPropFLS(java.lang.String propertyName, java.lang.Object value)
-
getShapeState
public java.lang.String getShapeState()
- Specified by:
getShapeStatein classShape
-
-