math.geom2d.circulinear.buffer
Class MiterJoinFactory
- java.lang.Object
-
- math.geom2d.circulinear.buffer.MiterJoinFactory
-
- All Implemented Interfaces:
- JoinFactory
public class MiterJoinFactory extends java.lang.Object implements JoinFactory
-
-
Constructor Summary
Constructors Constructor and Description MiterJoinFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CirculinearContinuousCurve2DcreateJoin(CirculinearElement2D curve1, CirculinearElement2D curve2, double dist)Creates a join between the parallels of two curves at the specified distance.
-
-
-
Method Detail
-
createJoin
public CirculinearContinuousCurve2D createJoin(CirculinearElement2D curve1, CirculinearElement2D curve2, double dist)
Description copied from interface:JoinFactoryCreates a join between the parallels of two curves at the specified distance. The first point of curve2 is assumed to be the last point of curve1.- Specified by:
createJoinin interfaceJoinFactory
-
-
DMelt 3.0 © DataMelt by jWork.ORG