|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.shape.Shape
org.jmol.shape.AtomShape
org.jmol.shape.Halos
public class Halos
Field Summary | |
---|---|
(package private) java.util.BitSet |
bsHighlight
|
(package private) short |
colixHighlight
|
(package private) short |
colixSelection
|
Fields inherited from class org.jmol.shape.AtomShape |
---|
atomCount, atoms, bsColixSet, bsSizeSet, colixes, isActive, mads, paletteIDs |
Fields inherited from class org.jmol.shape.Shape |
---|
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties |
Constructor Summary | |
---|---|
Halos()
|
Method Summary | |
---|---|
java.lang.String |
getShapeState()
|
(package private) void |
initState()
|
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bs)
may come from any source -- executed AFTER a shape's own setProperty method |
void |
setVisibilityFlags(java.util.BitSet bs)
|
Methods inherited from class org.jmol.shape.AtomShape |
---|
getSize, initModelSet, setColixAndPalette, setModelClickability, setSize, setSize |
Methods inherited from class org.jmol.shape.Shape |
---|
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getViewer, initializeShape, initShape, merge, setColix, setColix, setColix, setModelSet, setShapeProperty, setShapeSize, setStateInfo, setStateInfo, wasClicked |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
short colixSelection
java.util.BitSet bsHighlight
short colixHighlight
Constructor Detail |
---|
public Halos()
Method Detail |
---|
void initState()
public void setProperty(java.lang.String propertyName, java.lang.Object value, java.util.BitSet bs)
Shape
setProperty
in class AtomShape
public void setVisibilityFlags(java.util.BitSet bs)
setVisibilityFlags
in class Shape
public java.lang.String getShapeState()
getShapeState
in class AtomShape
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |