Package org.jmol.shapespecial
Class Vectors
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.AtomShape
org.jmol.shapespecial.Vectors
-
Field Summary
Fields inherited from class org.jmol.shape.AtomShape
bsSizeDefault, colixes, isActive, isSet, mad, mads, monomerCount, paletteIDsFields inherited from class org.jmol.shape.Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty(String propertyName, int param) protected voidvoidsetProperty(String propertyName, Object value, BS bsSelected) protected voidsetSizeRD2(int i, RadiusData rd, boolean isVisible) Methods inherited from class org.jmol.shape.AtomShape
checkColixLength, getShapeState, getSize, initShape, setAtomClickability, setColixAndPalette, setPropAS, setSize, setSize2, setSizeRDMethods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getPropertyData, getPropShape, getShapeDetail, getSizeG, getTranslucentLabel, initializeShape, replaceGroup, setModelSet, setModelVisibilityFlags, setProperties, setPropS, setShapeSizeRD, wasClicked
-
Constructor Details
-
Vectors
public Vectors()
-
-
Method Details
-
initModelSet
protected void initModelSet()- Overrides:
initModelSetin classAtomShape
-
setProperty
- Specified by:
setPropertyin classShape
-
getProperty
- Overrides:
getPropertyin classShape- Parameters:
propertyName-param-- Returns:
- true if serviced
-
setSizeRD2
- Overrides:
setSizeRD2in classAtomShape
-