Package | Description |
---|---|
org.processmining.plugins.tracealignmentwithguidetree.datatypes | |
org.processmining.plugins.tracealignmentwithguidetree.visualization |
Modifier and Type | Method and Description |
---|---|
ColumnSort |
Alignment.getColumnSort(java.lang.Integer key) |
ColumnSort |
Alignment.getCurrentColumnSort() |
Modifier and Type | Method and Description |
---|---|
void |
Alignment.addColumnSort(ColumnSort sort,
int column) |
Modifier and Type | Method and Description |
---|---|
static ColumnSort |
ColumnSortDialog.showDialog(AlignmentFrame owner,
DisplayProperties props,
int column,
ColumnSort prevVal,
java.awt.Point location) |
Modifier and Type | Method and Description |
---|---|
void |
AlignmentFrame.addColumnSort(ColumnSort columnSort,
int column) |
static ColumnSort |
ColumnSortDialog.showDialog(AlignmentFrame owner,
DisplayProperties props,
int column,
ColumnSort prevVal,
java.awt.Point location) |
Constructor and Description |
---|
ColumnSortDialog(AlignmentFrame owner,
DisplayProperties displayProperties,
int column,
ColumnSort prevVal,
java.awt.Point location) |