org.jmol.shapespecial
Class Vectors
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.AtomShape
org.jmol.shapespecial.Vectors
public class Vectors
- extends AtomShape
Methods inherited from class org.jmol.shape.Shape |
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getViewer, initializeShape, initShape, merge, setColix, setColix, setColix, setModelSet, setShapeProperty, setShapeSize, setStateInfo, setStateInfo, setVisibilityFlags, wasClicked |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vectors
public Vectors()
initModelSet
protected void initModelSet()
- Overrides:
initModelSet
in class AtomShape
setProperty
public void setProperty(String propertyName,
Object value,
BitSet bsSelected)
- Description copied from class:
Shape
- may come from any source -- executed AFTER a shape's own setProperty method
- Overrides:
setProperty
in class AtomShape
getProperty
public Object getProperty(String propertyName,
int param)
- Overrides:
getProperty
in class Shape
getShapeState
public String getShapeState()
- Overrides:
getShapeState
in class AtomShape