Uses of Interface
micycle.pgs.PGS_SegmentSet.SegmentLengthFn
-
Uses of PGS_SegmentSet.SegmentLengthFn in micycle.pgs
Methods in micycle.pgs with parameters of type PGS_SegmentSet.SegmentLengthFnModifier and TypeMethodDescriptionstatic List<micycle.pgs.commons.PEdge>PGS_SegmentSet.perpendicularPathSegments(processing.core.PShape shape, double interSegmentDistance, PGS_SegmentSet.SegmentLengthFn lengthFn, double startOffset) Extracts perpendicular segments along each linear component ofshape, with each segment centered on the path/outline, using a user-supplied function to vary segment length.