| Package | Description |
|---|---|
| org.processmining.processprofiler3d.compviz | |
| org.processmining.processprofiler3d.compviz.jogl.scene.datavis |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryVertexCache |
TrajectoryPointCache.getPointsBetweenExact(JSOPnTransition t1,
JSOPnTransition t2) |
TrajectoryVertexCache |
TrajectoryPointCache.getPointsBetweenExtended(JSOPnTransition t1,
JSOPnTransition t2) |
TrajectoryVertexCache |
TrajectoryPointCache.getPointsBetweenSimple(JSOPnTransition t1,
JSOPnTransition t2) |
| Modifier and Type | Field and Description |
|---|---|
TrajectoryVertexCache |
TrajectoryLineCache.tvc |
| Modifier and Type | Method and Description |
|---|---|
protected TrajectoryVertexCache |
JSODataVisTrajectoryGroupBase.getLineVerts(TrajectoryLineCache tlc) |
protected TrajectoryVertexCache |
JSODataVisTrajectoryGroupExact.getLineVerts(TrajectoryLineCache tlc) |
protected TrajectoryVertexCache |
JSODataVisTrajectoryGroupExtended.getLineVerts(TrajectoryLineCache tlc) |