Package | Description |
---|---|
msim.ui |
Mixed physical/virtual linkage Simulator user interface.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<UI.Pick<?>> |
UI.pickCycle
Current set of picked
LinkageNode , Widget , Geometry , and LinkageNode.SubFrame , sorted in order of
increasing intersection distance. |
protected java.util.Map<java.lang.Object,UI.Pick<?>> |
UI.pickMap
Mapping from
LinkageNode , Widget , Geometry , or
LinkageNode.SubFrame to its corresponding UI.Pick , if any. |
Modifier and Type | Method and Description |
---|---|
int |
UI.Pick.compareTo(UI.Pick<?> other)
Orders Picks in increasing
u . |