Package | Description |
---|---|
org.processmining.mxgraph.analysis |
This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.
|
org.processmining.mxgraph.examples.swing.editor |
Modifier and Type | Field and Description |
---|---|
protected mxGraphGenerator |
mxAnalysisGraph.generator |
Modifier and Type | Method and Description |
---|---|
mxGraphGenerator |
mxAnalysisGraph.getGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
mxAnalysisGraph.setGenerator(mxGraphGenerator generator) |
Modifier and Type | Method and Description |
---|---|
void |
GraphConfigDialog.configAnalysisGraph(mxGraph graph,
mxGraphGenerator generator,
java.util.Map<java.lang.String,java.lang.Object> props) |