Constructor and Description |
---|
TilesPO(Tile[] tiles,
java.awt.Dimension d,
org.deckfour.xes.model.XTrace t) |
Modifier and Type | Method and Description |
---|---|
java.awt.Dimension |
getDimension() |
TileChartPOGraph |
getPanel() |
int |
retrieveTileIndex(int coordX,
int coordY) |
void |
setDrawPanel(org.processmining.partialorder.models.graph.PartialOrderGraph graph) |
getDAGraph, getTiles, getTrace, getTraceIndex, iterator, retrieveEvent, retrieveTile, setDAGraph, setTiles, setTraceIndex
public TilesPO(Tile[] tiles, java.awt.Dimension d, org.deckfour.xes.model.XTrace t)
public void setDrawPanel(org.processmining.partialorder.models.graph.PartialOrderGraph graph)
public TileChartPOGraph getPanel()
public java.awt.Dimension getDimension()
getDimension
in class Tiles
public int retrieveTileIndex(int coordX, int coordY)
retrieveTileIndex
in class Tiles