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 TypeMethodDescriptionint
getIndexFromName
(String thisID) getProperty
(String property, int index) boolean
getPropertyData
(String property, Object[] data) void
void
setModelVisibilityFlags
(BS bsModels) void
setProperty
(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:
setProperty
in classShape
-
getPropertyData
- Overrides:
getPropertyData
in classShape
- Parameters:
property
-data
-- Returns:
- true if serviced
-
getProperty
- Overrides:
getProperty
in classShape
- Parameters:
property
-index
-- Returns:
- true if serviced
-
getIndexFromName
- Overrides:
getIndexFromName
in classShape
- Parameters:
thisID
-- Returns:
- index
-
getShapeDetail
- Overrides:
getShapeDetail
in classShape
-
setModelVisibilityFlags
- Overrides:
setModelVisibilityFlags
in classShape
- Parameters:
bsModels
-
-
getShapeState
- Specified by:
getShapeState
in classShape
-