| Package | Description |
|---|---|
| org.pentaho.di.ui.spoon |
This package contains the classes needed by Spoon.
|
| org.pentaho.di.ui.spoon.delegates | |
| org.pentaho.di.ui.spoon.trans |
| Modifier and Type | Method and Description |
|---|---|
TransGraph |
Spoon.getActiveTransGraph() |
| Modifier and Type | Method and Description |
|---|---|
TransGraph |
SpoonTransformationDelegate.findTransGraphOfTransformation(org.pentaho.di.trans.TransMeta transMeta) |
| Modifier and Type | Method and Description |
|---|---|
TransGraph |
TransGraphExtension.getTransGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransGraphExtension.setTransGraph(TransGraph transGraph) |
| Constructor and Description |
|---|
TransGraphExtension(TransGraph transGraph,
org.eclipse.swt.events.MouseEvent event,
org.pentaho.di.core.gui.Point point) |
TransGridDelegate(Spoon spoon,
TransGraph transGraph) |
TransHistoryDelegate(Spoon spoon,
TransGraph transGraph) |
TransLogDelegate(Spoon spoon,
TransGraph transGraph) |
TransMetricsDelegate(Spoon spoon,
TransGraph transGraph) |
TransPerfDelegate(Spoon spoon,
TransGraph transGraph) |
TransPreviewDelegate(Spoon spoon,
TransGraph transGraph) |