Package org.jmol.viewer
Class SelectionManager
java.lang.Object
org.jmol.viewer.SelectionManager
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionexcludeAtoms
(BS bs, boolean ignoreSubset) int
boolean
isAtomSelected
(int atomIndex) boolean
isSelected
(int atomIndex) void
setSelectedAtom
(int atomIndex, boolean TF) void
setSelectionSubset
(BS bs)
-
Field Details
-
bsSubset
-
bsDeleted
-
noneSelected
a flag to indicate that labels and fonts should be set to default values; set only by SELECT NONE;
-
-
Method Details
-
getHiddenSet
-
isSelected
public boolean isSelected(int atomIndex) -
isAtomSelected
public boolean isAtomSelected(int atomIndex) -
setSelectedAtom
public void setSelectedAtom(int atomIndex, boolean TF) -
setSelectionSubset
-
getSelectionCount
public int getSelectionCount() -
excludeAtoms
-
getMotionFixedAtoms
-