org.jmol.shape
public class Object2dShape extends Shape
| Field Summary | |
|---|---|
| Object | currentBgColor |
| float | currentBgTranslucentLevel |
| Object | currentColor |
| Font3D | currentFont |
| Object2d | currentObject |
| float | currentTranslucentLevel |
| boolean | isAll |
| boolean | isHover |
| Hashtable | objects |
| protected String | thisID |
| Method Summary | |
|---|---|
| Point3f | checkObjectClicked(int x, int y, int modifiers, BitSet bsVisible) |
| boolean | checkObjectHovered(int x, int y, BitSet bsVisible) |
| protected void | initModelSet() |
| void | setProperty(String propertyName, Object value, BitSet bsSelected) |
| void | setVisibilityFlags(BitSet bs) |