Package org.jmol.shapespecial
Class Dipoles
java.lang.Object
org.jmol.shape.Shape
org.jmol.shapespecial.Dipoles
-
Field Summary
FieldsFields 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 TypeMethodDescriptionintgetIndexFromName(String thisID) getProperty(String property, int index) booleangetPropertyData(String property, Object[] data) voidvoidsetModelVisibilityFlags(BS bsModels) voidsetProperty(String propertyName, Object value, BS bs) Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getPropShape, getSize, getSizeG, getTranslucentLabel, initializeShape, initModelSet, replaceGroup, setAtomClickability, setModelSet, setProperties, setPropS, setShapeSizeRD, setSize, setSizeRD, wasClicked
-
Field Details
-
dipoleCount
public int dipoleCount -
dipoles
-
-
Constructor Details
-
Dipoles
public Dipoles()
-
-
Method Details
-
initShape
public void initShape() -
setProperty
- Specified by:
setPropertyin classShape
-
getPropertyData
- Overrides:
getPropertyDatain classShape- Parameters:
property-data-- Returns:
- true if serviced
-
getProperty
- Overrides:
getPropertyin classShape- Parameters:
property-index-- Returns:
- true if serviced
-
getIndexFromName
- Overrides:
getIndexFromNamein classShape- Parameters:
thisID-- Returns:
- index
-
getShapeDetail
- Overrides:
getShapeDetailin classShape
-
setModelVisibilityFlags
- Overrides:
setModelVisibilityFlagsin classShape- Parameters:
bsModels-
-
getShapeState
- Specified by:
getShapeStatein classShape
-