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, paletteIDs
Fields 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 void
void
setProperty
(String propertyName, Object value, javajs.util.BS bsSelected) protected void
setSizeRD2
(int i, RadiusData rd, boolean isVisible) Methods inherited from class org.jmol.shape.AtomShape
checkColixLength, getInfoAsString, getShapeState, getSize, initShape, setAtomClickability, setColixAndPalette, setPropAS, setSize, setSize2, setSizeRD
Methods 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, setPropS, setShapeSizeRD, wasClicked
-
Constructor Details
-
Vectors
public Vectors()
-
-
Method Details
-
initModelSet
protected void initModelSet()- Overrides:
initModelSet
in classAtomShape
-
setProperty
- Specified by:
setProperty
in classShape
-
getProperty
- Overrides:
getProperty
in classShape
- Parameters:
propertyName
-param
-- Returns:
- true if serviced
-
setSizeRD2
- Overrides:
setSizeRD2
in classAtomShape
-