Uses of Class
org.jhotdraw8.geom.contour.OpenPolylineSlice
Packages that use OpenPolylineSlice
Package
Description
Provides classes for constructing contours around shapes.
-
Uses of OpenPolylineSlice in org.jhotdraw8.geom.contour
Method parameters in org.jhotdraw8.geom.contour with type arguments of type OpenPolylineSliceModifier and TypeMethodDescriptionContourBuilder.stitchOffsetSlicesTogether(List<OpenPolylineSlice> slices, boolean closedPolyline, int origMaxIndex) ContourBuilder.stitchOffsetSlicesTogether(List<OpenPolylineSlice> slices, boolean closedPolyline, int origMaxIndex, double joinThreshold)