| Package | Description |
|---|---|
| org.processmining.mxgraph.examples.swing.editor |
| Modifier and Type | Field and Description |
|---|---|
protected EditorMenuBar.AnalyzeType |
EditorMenuBar.AnalyzeGraph.analyzeType |
| Modifier and Type | Method and Description |
|---|---|
static EditorMenuBar.AnalyzeType |
EditorMenuBar.AnalyzeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EditorMenuBar.AnalyzeType[] |
EditorMenuBar.AnalyzeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnalyzeGraph(EditorMenuBar.AnalyzeType analyzeType,
mxAnalysisGraph aGraph)
Examples for calling analysis methods from mxGraphStructure
|