Package | Description |
---|---|
org.processmining.plugins.etm.model.narytree.visualisation |
Modifier and Type | Field and Description |
---|---|
protected TreeLayoutBuilder.Type |
TreeCellRenderer.type |
Modifier and Type | Method and Description |
---|---|
static TreeLayoutBuilder.Type |
TreeLayoutBuilder.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TreeLayoutBuilder.Type[] |
TreeLayoutBuilder.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected org.jgraph.graph.DefaultPort |
TreeLayoutBuilder.drawOperator(org.jgraph.graph.GraphLayoutCache g,
int x,
int y,
TreeLayoutBuilder.Type type) |