math.geom2d.circulinear.buffer
Class TriangleCapFactory
- java.lang.Object
-
- math.geom2d.circulinear.buffer.TriangleCapFactory
-
- All Implemented Interfaces:
- CapFactory
public class TriangleCapFactory extends java.lang.Object implements CapFactory
-
-
Constructor Summary
Constructors Constructor and Description TriangleCapFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CirculinearContinuousCurve2DcreateCap(Point2D p1, Point2D p2)CirculinearContinuousCurve2DcreateCap(Point2D center, Vector2D direction, double dist)
-
-
-
Method Detail
-
createCap
public CirculinearContinuousCurve2D createCap(Point2D center, Vector2D direction, double dist)
- Specified by:
createCapin interfaceCapFactory
-
createCap
public CirculinearContinuousCurve2D createCap(Point2D p1, Point2D p2)
- Specified by:
createCapin interfaceCapFactory
-
-
DMelt 3.0 © DataMelt by jWork.ORG