|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object math.geom2d.circulinear.buffer.MiterJoinFactory
public class MiterJoinFactory
Constructor Summary | |
---|---|
MiterJoinFactory()
|
Method Summary | |
---|---|
CirculinearContinuousCurve2D |
createJoin(CirculinearElement2D curve1,
CirculinearElement2D curve2,
double dist)
Creates a join between the parallels of two curves at the specified distance. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MiterJoinFactory()
Method Detail |
---|
public CirculinearContinuousCurve2D createJoin(CirculinearElement2D curve1, CirculinearElement2D curve2, double dist)
JoinFactory
createJoin
in interface JoinFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |