org.jmol.shapespecial
Class Vectors

java.lang.Object
  extended by org.jmol.shape.Shape
      extended by org.jmol.shape.AtomShape
          extended by org.jmol.shapespecial.Vectors

public class Vectors
extends AtomShape


Field Summary
 
Fields inherited from class org.jmol.shape.AtomShape
atomCount, atoms, bsColixSet, bsSizeSet, colixes, isActive, mads, paletteIDs
 
Fields inherited from class org.jmol.shape.Shape
g3d, isBioShape, modelSet, myVisibilityFlag, shapeID, translucentAllowed, translucentLevel, viewer
 
Constructor Summary
Vectors()
           
 
Method Summary
 java.lang.Object getProperty(java.lang.String propertyName, int param)
           
 java.lang.String getShapeState()
           
protected  void initModelSet()
           
 void setProperty(java.lang.String propertyName, java.lang.Object value, java.util.BitSet bsSelected)
           
 
Methods inherited from class org.jmol.shape.AtomShape
setModelClickability, setSize
 
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getShapeCommands, getShapeCommands, getShapeDetail, getViewer, initializeShape, initShape, remapColors, setColix, setColix, setModelSet, setStateInfo, setStateInfo, setVisibilityFlags, wasClicked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vectors

public Vectors()
Method Detail

initModelSet

protected void initModelSet()
Overrides:
initModelSet in class AtomShape

setProperty

public void setProperty(java.lang.String propertyName,
                        java.lang.Object value,
                        java.util.BitSet bsSelected)
Overrides:
setProperty in class AtomShape

getProperty

public java.lang.Object getProperty(java.lang.String propertyName,
                                    int param)
Overrides:
getProperty in class Shape

getShapeState

public java.lang.String getShapeState()
Overrides:
getShapeState in class AtomShape