Uses of Interface
org.apache.hop.ui.hopgui.file.IGraphSnapAlignDistribute
-
Packages that use IGraphSnapAlignDistribute Package Description org.apache.hop.ui.hopgui.file.pipeline org.apache.hop.ui.hopgui.file.workflow org.apache.hop.ui.hopgui.perspective.dataorch -
-
Uses of IGraphSnapAlignDistribute in org.apache.hop.ui.hopgui.file.pipeline
Classes in org.apache.hop.ui.hopgui.file.pipeline that implement IGraphSnapAlignDistribute Modifier and Type Class Description classHopGuiPipelineGraphThis class handles the display of the pipelines in a graphical way using icons, arrows, etc. -
Uses of IGraphSnapAlignDistribute in org.apache.hop.ui.hopgui.file.workflow
Classes in org.apache.hop.ui.hopgui.file.workflow that implement IGraphSnapAlignDistribute Modifier and Type Class Description classHopGuiWorkflowGraphHandles the display of Workflows in HopGui, in a graphical form. -
Uses of IGraphSnapAlignDistribute in org.apache.hop.ui.hopgui.perspective.dataorch
Classes in org.apache.hop.ui.hopgui.perspective.dataorch that implement IGraphSnapAlignDistribute Modifier and Type Class Description classHopGuiAbstractGraphThe beginnings of a common graph object, used by JobGraph and HopGuiPipelineGraph to share common behaviors.
-