| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Curves2D.JunctionType | |
|---|---|
| math.geom2d.curve | Curves interface hierarchy, and implementations of curve sets and various poly-curves. | 
| Uses of Curves2D.JunctionType in math.geom2d.curve | 
|---|
| Methods in math.geom2d.curve that return Curves2D.JunctionType | |
|---|---|
| static Curves2D.JunctionType | Curves2D.getJunctionType(Curve2D prev,
                Curve2D next)Returns the junction type between the end of first curve and the beginning of second curve. | 
| static Curves2D.JunctionType | Curves2D.JunctionType.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static Curves2D.JunctionType[] | Curves2D.JunctionType.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||