|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmath.geom2d.circulinear.buffer.RoundJoinFactory
public class RoundJoinFactory
| Constructor Summary | |
|---|---|
RoundJoinFactory()
|
|
| 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 RoundJoinFactory()
| Method Detail |
|---|
public CirculinearContinuousCurve2D createJoin(CirculinearElement2D curve1,
CirculinearElement2D curve2,
double dist)
createJoin in interface JoinFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||