Class StartAndEndPointsPathBuilder

java.lang.Object
org.jhotdraw8.geom.AbstractPathBuilder<Void>
org.jhotdraw8.geom.StartAndEndPointsPathBuilder
All Implemented Interfaces:
PathBuilder<Void>

public class StartAndEndPointsPathBuilder extends AbstractPathBuilder<Void>
StartAndEndPointPathBuilder gets all start and end points of a path, and the derivatives of these points.
Author:
Werner Randelshofer