Uses of Class
org.pentaho.di.ui.spoon.AbstractGraph
-
Packages that use AbstractGraph Package Description org.pentaho.di.ui.spoon.job org.pentaho.di.ui.spoon.trans -
-
Uses of AbstractGraph in org.pentaho.di.ui.spoon.job
Subclasses of AbstractGraph in org.pentaho.di.ui.spoon.job Modifier and Type Class Description class
JobGraph
Handles the display of Jobs in Spoon, in a graphical form. -
Uses of AbstractGraph in org.pentaho.di.ui.spoon.trans
Subclasses of AbstractGraph in org.pentaho.di.ui.spoon.trans Modifier and Type Class Description class
TransGraph
This class handles the display of the transformations in a graphical way using icons, arrows, etc.
-