Package | Description |
---|---|
org.processmining.mxgraph.examples.swing | |
org.processmining.mxgraph.examples.swing.editor | |
org.processmining.mxgraph.examples.swing.listener | |
org.processmining.mxgraph.examples.swing.panels | |
org.processmining.mxgraph.swing |
This package contains the main component for JFC/Swing, namely the graph
component and the outline component.
|
org.processmining.mxgraph.swing.handler |
This package contains all classes required for mouse event handling in
JFC/Swing.
|
org.processmining.mxgraph.swing.util |
This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.
|
org.processmining.mxgraph.swing.view |
This package contains all classes required for interaction, namely the
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
defines the requirements for a canvas that supports hit-detection on shapes.
|
org.processmining.ocbc.conformance.visualization.views | |
org.processmining.ocbc.discovery.metrics | |
org.processmining.ocbc.discovery.panels | |
org.processmining.ocbc.log.inspector.panels | |
org.processmining.ocbc.logconversion.panels | |
org.processmining.ocbc.performance.panels |
Modifier and Type | Class and Description |
---|---|
static class |
GraphEditor.CustomGraphComponent |
Modifier and Type | Field and Description |
---|---|
protected mxGraphComponent |
CustomCanvas.SwingCanvas.graphComponent |
Constructor and Description |
---|
GraphEditor(java.lang.String appTitle,
mxGraphComponent component,
OCBCModel model) |
SwingCanvas(mxGraphComponent graphComponent) |
Modifier and Type | Class and Description |
---|---|
class |
SchemaGraphComponent |
Modifier and Type | Field and Description |
---|---|
protected mxGraphComponent |
BasicGraphEditor.graphComponent |
protected mxGraphComponent |
BasicGraphPanel.graphComponent |
protected mxGraphComponent |
EditorRuler.graphComponent
Reference to the attached graph.
|
protected mxGraphComponent |
JTableRenderer.graphContainer |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<mxGraphComponent,java.io.File> |
BasicGraphEditor.graphComponentVSFileMap
each graph component corresponds to one file
|
protected java.util.Map<mxGraphComponent,java.io.File> |
BasicGraphPanel.graphComponentVSFileMap
each graph component corresponds to one file
|
Modifier and Type | Method and Description |
---|---|
mxGraphComponent |
BasicGraphEditor.getGraphComponent() |
mxGraphComponent |
BasicGraphPanel.getGraphComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
BasicGraphEditor.addListenersToGraphComponent(mxGraphComponent graphComponent) |
protected void |
BasicGraphPanel.addListenersToGraphComponent(mxGraphComponent graphComponent) |
java.io.File |
BasicGraphEditor.getGraphComponentFile(mxGraphComponent graphComponent) |
java.io.File |
BasicGraphPanel.getGraphComponentFile(mxGraphComponent graphComponent) |
void |
BasicGraphEditor.setGraphComponent(mxGraphComponent graphComponent) |
void |
BasicGraphPanel.setGraphComponent(mxGraphComponent graphComponent) |
void |
BasicGraphEditor.setGraphComponentFile(mxGraphComponent graphComponent,
java.io.File file) |
void |
BasicGraphPanel.setGraphComponentFile(mxGraphComponent graphComponent,
java.io.File file) |
Constructor and Description |
---|
BasicGraphEditor(java.lang.String appTitle,
mxGraphComponent component,
OCBCModel model) |
BasicGraphPanel(java.lang.String appTitle,
ResultModelView resultModelView,
mxGraphComponent component) |
EditorKeyboardHandler(mxGraphComponent graphComponent) |
EditorRuler(mxGraphComponent graphComponent,
int orientation)
Constructs a new ruler for the specified graph and orientation.
|
JTableRenderer(java.lang.Object cell,
mxGraphComponent graphContainer) |
Constructor and Description |
---|
AddElementListener(mxGraphComponent graphComponent) |
AddElementListenerBeforeSplitCardinality(mxGraphComponent graphComponent) |
GraphComponentMouseListener(OCBCModel model,
mxGraphComponent graphComponent) |
Constructor and Description |
---|
AttributePanel(mxGraphComponent graphComponent) |
FilterPanel(mxGraphComponent graphComponent,
BasicGraphEditor graphEditor) |
SliderPanelOld(mxGraphComponent graphComponent,
BasicGraphEditor graphEditor) |
Modifier and Type | Field and Description |
---|---|
protected mxGraphComponent |
mxGraphComponent.mxMouseRedirector.graphComponent |
protected mxGraphComponent |
mxGraphOutline.graphComponent |
Modifier and Type | Method and Description |
---|---|
mxGraphComponent |
mxGraphOutline.getGraphComponent() |
mxGraphComponent |
mxGraphComponent.mxGraphControl.getGraphContainer() |
Modifier and Type | Method and Description |
---|---|
void |
mxGraphOutline.setGraphComponent(mxGraphComponent graphComponent)
Fires a property change event for
graphComponent . |
Constructor and Description |
---|
mxGraphOutline(mxGraphComponent graphComponent) |
mxMouseRedirector(mxGraphComponent graphComponent) |
Modifier and Type | Field and Description |
---|---|
protected mxGraphComponent |
mxCellHandler.graphComponent
Reference to the enclosing graph component.
|
protected mxGraphComponent |
mxCellMarker.graphComponent
Holds the enclosing graph component.
|
protected mxGraphComponent |
mxConnectPreview.graphComponent |
protected mxGraphComponent |
mxConnectionHandler.graphComponent |
protected mxGraphComponent |
mxGraphHandler.graphComponent
Reference to the enclosing graph component.
|
protected mxGraphComponent |
mxInsertHandler.graphComponent
Reference to the enclosing graph component.
|
protected mxGraphComponent |
mxMovePreview.graphComponent |
protected mxGraphComponent |
mxPanningHandler.graphComponent |
protected mxGraphComponent |
mxRotationHandler.graphComponent
Reference to the enclosing graph component.
|
protected mxGraphComponent |
mxRubberband.graphComponent
Reference to the enclosing graph container.
|
protected mxGraphComponent |
mxSelectionCellsHandler.graphComponent
Reference to the enclosing graph component.
|
Modifier and Type | Method and Description |
---|---|
mxGraphComponent |
mxCellHandler.getGraphComponent() |
mxGraphComponent |
mxGraphHandler.getGraphComponent() |
mxGraphComponent |
mxInsertHandler.getGraphComponent() |
mxGraphComponent |
mxRotationHandler.getGraphComponent() |
mxGraphComponent |
mxSelectionCellsHandler.getGraphComponent() |
Modifier and Type | Method and Description |
---|---|
mxGraphTransferable |
mxGraphTransferHandler.createGraphTransferable(mxGraphComponent graphComponent,
java.lang.Object[] cells,
javax.swing.ImageIcon icon) |
mxGraphTransferable |
mxGraphTransferHandler.createGraphTransferable(mxGraphComponent graphComponent,
java.lang.Object[] cells,
mxRectangle bounds,
javax.swing.ImageIcon icon) |
javax.swing.ImageIcon |
mxGraphTransferHandler.createTransferableImage(mxGraphComponent graphComponent,
java.lang.Object[] cells) |
protected java.lang.Object |
mxGraphTransferHandler.getDropTarget(mxGraphComponent graphComponent,
mxGraphTransferable gt)
Returns the drop target for the given transferable and location.
|
protected java.lang.Object[] |
mxGraphTransferHandler.importCells(mxGraphComponent graphComponent,
mxGraphTransferable gt,
double dx,
double dy)
Gets a drop target using getDropTarget and imports the cells using
mxGraph.splitEdge or mxGraphComponent.importCells depending on the
drop target and the return values of mxGraph.isSplitEnabled and
mxGraph.isSplitTarget.
|
protected boolean |
mxGraphTransferHandler.importGraphTransferable(mxGraphComponent graphComponent,
mxGraphTransferable gt)
Returns true if the cells have been imported using importCells.
|
protected void |
mxKeyboardHandler.installKeyboardActions(mxGraphComponent graphComponent)
Invoked as part from the boilerplate install block.
|
protected void |
mxGraphTransferHandler.removeCells(mxGraphComponent graphComponent,
java.lang.Object[] cells) |
Constructor and Description |
---|
mxCellHandler(mxGraphComponent graphComponent,
mxCellState state)
Constructs a new cell handler for the given cell state.
|
mxCellMarker(mxGraphComponent graphComponent)
Constructs a new marker for the given graph component.
|
mxCellMarker(mxGraphComponent graphComponent,
java.awt.Color validColor)
Constructs a new marker for the given graph component.
|
mxCellMarker(mxGraphComponent graphComponent,
java.awt.Color validColor,
java.awt.Color invalidColor)
Constructs a new marker for the given graph component.
|
mxCellMarker(mxGraphComponent graphComponent,
java.awt.Color validColor,
java.awt.Color invalidColor,
double hotspot)
Constructs a new marker for the given graph component.
|
mxCellTracker(mxGraphComponent graphComponent,
java.awt.Color color)
Constructs an event handler that highlights cells.
|
mxConnectionHandler(mxGraphComponent graphComponent) |
mxConnectPreview(mxGraphComponent graphComponent) |
mxEdgeHandler(mxGraphComponent graphComponent,
mxCellState state) |
mxElbowEdgeHandler(mxGraphComponent graphComponent,
mxCellState state) |
mxGraphHandler(mxGraphComponent graphComponent) |
mxInsertHandler(mxGraphComponent graphComponent,
java.lang.String style) |
mxKeyboardHandler(mxGraphComponent graphComponent) |
mxMovePreview(mxGraphComponent graphComponent)
Constructs a new rubberband selection for the given graph component.
|
mxPanningHandler(mxGraphComponent graphComponent) |
mxRotationHandler(mxGraphComponent graphComponent)
Constructs a new rotation handler.
|
mxRubberband(mxGraphComponent graphComponent)
Constructs a new rubberband selection for the given graph component.
|
mxSelectionCellsHandler(mxGraphComponent graphComponent) |
mxVertexHandler(mxGraphComponent graphComponent,
mxCellState state) |
Modifier and Type | Field and Description |
---|---|
protected mxGraphComponent |
mxMorphing.graphComponent
Reference to the enclosing graph instance.
|
Constructor and Description |
---|
mxMorphing(mxGraphComponent graphComponent)
Constructs a new morphing instance for the given graph.
|
mxMorphing(mxGraphComponent graphComponent,
int steps,
double ease,
int delay)
Constructs a new morphing instance for the given graph.
|
Modifier and Type | Field and Description |
---|---|
protected mxGraphComponent |
mxCellEditor.graphComponent |
protected mxGraphComponent |
mxCellStatePreview.graphComponent |
Modifier and Type | Method and Description |
---|---|
boolean |
mxInteractiveCanvas.contains(mxGraphComponent graphComponent,
java.awt.Rectangle rect,
mxCellState state) |
boolean |
mxInteractiveCanvas.hitSwimlaneContent(mxGraphComponent graphComponent,
mxCellState swimlane,
int x,
int y)
Returns true if the given point is inside the content area of the given
swimlane.
|
boolean |
mxInteractiveCanvas.intersects(mxGraphComponent graphComponent,
java.awt.Rectangle rect,
mxCellState state) |
Constructor and Description |
---|
mxCellEditor(mxGraphComponent graphComponent) |
mxCellStatePreview(mxGraphComponent graphComponent,
boolean cloned)
Constructs a new state preview.
|
Modifier and Type | Method and Description |
---|---|
mxGraphComponent |
ResultModelView.getGraphComponent() |
Constructor and Description |
---|
ComputePrecisionThread(java.lang.String name,
XOCLog log,
OCBCModel model,
mxGraphComponent graphComponent) |
Modifier and Type | Class and Description |
---|---|
static class |
ModelDiscoveryUI.CustomGraphComponent |
Constructor and Description |
---|
ModelDiscoveryUI(java.lang.String appTitle,
mxGraphComponent component) |
Modifier and Type | Field and Description |
---|---|
protected mxGraphComponent |
ObjectModelJGraphXPanel.graphComponent |
Modifier and Type | Method and Description |
---|---|
mxGraphComponent |
ObjectModelJGraphXPanel.getGraphComponent() |
Modifier and Type | Method and Description |
---|---|
mxGraphComponent |
CorrelationModelPanel.getModelView()
get the panel for the discovered model
|
Modifier and Type | Method and Description |
---|---|
mxGraphComponent |
ModelPanel.getModelView()
get the panel for the discovered model
|