org.jmol.shape
Class Bbcage

java.lang.Object
  extended by org.jmol.shape.Shape
      extended by org.jmol.shape.FontShape
          extended by org.jmol.shape.FontLineShape
              extended by org.jmol.shape.Bbcage

public class Bbcage
extends FontLineShape


Field Summary
(package private)  boolean isVisible
           
(package private)  int mad
           
 
Fields inherited from class org.jmol.shape.FontLineShape
tickInfos
 
Fields inherited from class org.jmol.shape.FontShape
font3d, myType
 
Fields inherited from class org.jmol.shape.Shape
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
 
Constructor Summary
Bbcage()
           
 
Method Summary
 void initShape()
           
 void setVisibilityFlags(BitSet bs)
           
 
Methods inherited from class org.jmol.shape.FontLineShape
addTickInfo, getShapeState, setProperty
 
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getSize, getViewer, initializeShape, initModelSet, merge, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, setSize, setSize, setStateInfo, setStateInfo, wasClicked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isVisible

boolean isVisible

mad

int mad
Constructor Detail

Bbcage

public Bbcage()
Method Detail

initShape

public void initShape()
Overrides:
initShape in class FontShape

setVisibilityFlags

public void setVisibilityFlags(BitSet bs)
Overrides:
setVisibilityFlags in class Shape