| Package | Description |
|---|---|
| org.processmining.framework.util.ui.scalableview.interaction | |
| org.processmining.models.jgraph.visualization | |
| org.processmining.models.util |
| Modifier and Type | Field and Description |
|---|---|
protected ScalableViewPanel |
ExportInteractionPanel.panel |
protected ScalableViewPanel |
ZoomInteractionPanel.panel |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundViewInteractionPanel.setParent(ScalableViewPanel parent) |
void |
ExportInteractionPanel.setParent(ScalableViewPanel viewPanel) |
void |
PIPInteractionPanel.setParent(ScalableViewPanel parent) |
void |
ViewInteractionPanel.setParent(ScalableViewPanel viewPanel)
This method is called by the ProM scalable view as soon as the panel is
added to this view.
|
void |
ZoomInteractionPanel.setParent(ScalableViewPanel parent) |
| Constructor and Description |
|---|
ExportInteractionPanel(ScalableViewPanel panel) |
PIPInteractionPanel(ScalableViewPanel panel) |
ZoomInteractionPanel(ScalableViewPanel panel,
int maximumZoom) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProMJGraphPanel |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSelectionPanel.setParent(ScalableViewPanel viewPanel) |