org.jmol.shape
Class Bbcage

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

public class Bbcage
extends FontLineShape


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

Field Detail

edges

static final byte[] edges

isVisible

boolean isVisible

mad

int mad
Constructor Detail

Bbcage

public Bbcage()
Method Detail

initShape

public void initShape()
Overrides:
initShape in class FontLineShape

setVisibilityFlags

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