Package | Description |
---|---|
org.processmining.visualisation3d | |
org.processmining.visualisation3d.interactions |
Modifier and Type | Method and Description |
---|---|
<T extends JoglInteraction> |
JoglInteractionCollection.find(java.lang.Class<T> c) |
<T extends JoglInteraction> |
JoglInteractionManager.findInteraction(java.lang.Class<T> c) |
Modifier and Type | Method and Description |
---|---|
JoglInteraction |
JoglInteractionCollection.get(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<JoglInteraction> |
JoglInteractionCollection.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
JoglInteractionCollection.add(JoglInteraction ia) |
void |
JoglInteractionManager.addInteraction(JoglInteraction i) |
void |
JoglInteractionCollection.remove(JoglInteraction ia) |
void |
JoglInteractionManager.removeInteraction(JoglInteraction i) |
Modifier and Type | Class and Description |
---|---|
class |
JICameraBase |
class |
JICameraFree |
class |
JoglGuiInteraction |