Package | Description |
---|---|
org.processmining.processprofiler3d.compviz.jogl.gui | |
org.processmining.processprofiler3d.compviz.jogl.interactions |
Modifier and Type | Class and Description |
---|---|
class |
JoglGuiTextbox |
Modifier and Type | Method and Description |
---|---|
JoglGuiLabel |
JoglGuiCohortTreeBox.getTargetLabel(org.processmining.visualisation3d.input.JoglInputMouseEvent e) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<JoglGuiLabel> |
JoglGuiCohortTreeBox.getSelectedLabels() |
Modifier and Type | Field and Description |
---|---|
protected JoglGuiLabel |
JISelection.extlabel |
Modifier and Type | Field and Description |
---|---|
protected java.util.HashMap<JoglGuiLabel,org.processmining.visualisation3d.scenemanagement.JoglSceneObject> |
JISelection.deselects |
protected java.util.HashMap<JoglGuiLabel,JSOPnTransition> |
JISelection.expands |
protected java.util.HashMap<JoglGuiLabel,org.processmining.visualisation3d.scenemanagement.JoglSceneObject> |
JISelection.infos |
protected java.util.Vector<JoglGuiLabel> |
JISelection.labels |
Constructor and Description |
---|
JIInfoOptions(org.processmining.visualisation3d.JoglInteractionManager iman,
org.processmining.visualisation3d.scene.JSOGraphicalUserInterface gui,
JIPSENBaseInfo binfo,
JoglGuiLabel btn) |