Class AbstractEdgeRouter.SimplePathMaker

java.lang.Object
com.inductiveautomation.ignition.designer.blockandconnector.routing.AbstractEdgeRouter.SimplePathMaker
All Implemented Interfaces:
Function<List<Point>,Path2D>
Enclosing class:
AbstractEdgeRouter

public static class AbstractEdgeRouter.SimplePathMaker extends Object implements Function<List<Point>,Path2D>
Basic path maker that just uses straight line segments