Package org.apache.hop.workflow
Class WorkflowSvgPainter
- java.lang.Object
-
- org.apache.hop.workflow.WorkflowSvgPainter
-
public class WorkflowSvgPainter extends Object
-
-
Constructor Summary
Constructors Constructor Description WorkflowSvgPainter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgenerateWorkflowSvg(WorkflowMeta workflowMeta, float magnification, IVariables variables)
-
-
-
Method Detail
-
generateWorkflowSvg
public static final String generateWorkflowSvg(WorkflowMeta workflowMeta, float magnification, IVariables variables) throws HopException
- Throws:
HopException
-
-