Package | Description |
---|---|
org.processmining.mxgraph.examples.swing.editor |
Modifier and Type | Method and Description |
---|---|
EditorPalette |
BasicGraphEditor.insertPalette(java.lang.String title) |
EditorPalette |
BasicGraphPanel.insertPalette(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
EditorActions.ImportAction.addStencilShape(EditorPalette palette,
java.lang.String nodeXml,
java.lang.String path)
Loads and registers the shape as a new shape in mxGraphics2DCanvas and
adds a new entry to use that shape in the specified palette
|