Is there a way to auto position created steps using pentaho api?
i.e: instead of doing step.setLocation(350, 100) is there a way to call something which will position all the steps in the "most optimal way"?
i.e: instead of doing step.setLocation(350, 100) is there a way to call something which will position all the steps in the "most optimal way"?