Package org.jmol.shape
Class Bbcage
- java.lang.Object
-
- org.jmol.shape.Shape
-
- org.jmol.shape.FontLineShape
-
- org.jmol.shape.Bbcage
-
public class Bbcage extends FontLineShape
-
-
Field Summary
Fields Modifier and Type Field Description booleanisVisible-
Fields inherited from class org.jmol.shape.FontLineShape
font3d, 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 Bbcage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinitShape()voidsetModelVisibilityFlags(BS bs)voidsetProperty(java.lang.String propertyName, java.lang.Object value, BS bs)-
Methods inherited from class org.jmol.shape.FontLineShape
getShapeState, setPropFLS
-
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, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
-
-
-
Method Detail
-
setProperty
public void setProperty(java.lang.String propertyName, java.lang.Object value, BS bs)- Specified by:
setPropertyin classShape
-
initShape
public void initShape()
- Overrides:
initShapein classFontLineShape
-
setModelVisibilityFlags
public void setModelVisibilityFlags(BS bs)
- Overrides:
setModelVisibilityFlagsin classShape
-
-