Package | Description |
---|---|
org.processmining.mxgraph.examples.swing | |
org.processmining.mxgraph.swing |
This package contains the main component for JFC/Swing, namely the graph
component and the outline component.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomCanvas.SwingCanvas |
Modifier and Type | Field and Description |
---|---|
protected mxInteractiveCanvas |
mxGraphComponent.canvas |
Modifier and Type | Method and Description |
---|---|
mxInteractiveCanvas |
mxGraphComponent.createCanvas()
Hook for subclassers to replace the graphics canvas for rendering and and
printing.
|
mxInteractiveCanvas |
mxGraphComponent.getCanvas() |