public class TilePOEventNode extends org.processmining.partialorder.models.graph.node.POEventNode implements Tile
Constructor and Description |
---|
TilePOEventNode(int trace,
org.processmining.partialorder.models.graph.PartialOrderGraph parentGraph,
int eventIndex,
org.deckfour.xes.model.XEvent event) |
Modifier and Type | Method and Description |
---|---|
int |
getID() |
org.processmining.models.jgraph.ProMJGraph |
getParent() |
boolean |
isSelected() |
void |
paintComponent(java.awt.Graphics g) |
void |
setAnti(boolean b) |
void |
setCenter(boolean b) |
void |
setColor(java.awt.Color color) |
void |
setID(int i) |
void |
setLabelLetters(int tileLabelLetter) |
void |
setLineColor(java.awt.Color c) |
void |
setParent(org.processmining.models.jgraph.ProMJGraph parent) |
void |
setSelected(boolean b) |
getEvent, getEventIndex, getInfo, initAttributeMap, setEvent, setEventIndex, toStringType
decorate, getColor, getGraph, getTrace, setLabel, setNodeLabelColor, setNodeLineColor
compareTo
equals, getId, hashCode
getAttributeMap, getLabel, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
public TilePOEventNode(int trace, org.processmining.partialorder.models.graph.PartialOrderGraph parentGraph, int eventIndex, org.deckfour.xes.model.XEvent event)
public void setSelected(boolean b)
setSelected
in interface Tile
public void setLineColor(java.awt.Color c)
setLineColor
in interface Tile
public void setColor(java.awt.Color color)
public void setLabelLetters(int tileLabelLetter)
setLabelLetters
in interface Tile
public boolean isSelected()
isSelected
in interface Tile
public void paintComponent(java.awt.Graphics g)
paintComponent
in interface Tile
public org.processmining.models.jgraph.ProMJGraph getParent()
public void setParent(org.processmining.models.jgraph.ProMJGraph parent)