|
|||||||||
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) 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, shapeID, translucentAllowed, translucentLevel, viewer |
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)
|
void |
setVisibilityFlags(java.util.BitSet bs)
|
Methods inherited from class org.jmol.shape.AtomShape |
---|
initModelSet, setColixAndPalette, setModelClickability, setSize |
Methods inherited from class org.jmol.shape.Shape |
---|
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getViewer, initializeShape, initShape, remapColors, setColix, setColix, setModelSet, 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
Constructor Detail |
---|
public Halos()
Method Detail |
---|
void initState()
public void setProperty(java.lang.String propertyName, java.lang.Object value, java.util.BitSet bs)
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 |