public static class EditorMenuBar.AnalyzeGraph
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected EditorMenuBar.AnalyzeType |
analyzeType |
Constructor and Description |
---|
AnalyzeGraph(EditorMenuBar.AnalyzeType analyzeType,
mxAnalysisGraph aGraph)
Examples for calling analysis methods from mxGraphStructure
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected EditorMenuBar.AnalyzeType analyzeType
public AnalyzeGraph(EditorMenuBar.AnalyzeType analyzeType, mxAnalysisGraph aGraph)