public class RemoveDupPtsStrokeFilter extends StrokeFilter
PROPERTY_KEY
Constructor and Description |
---|
RemoveDupPtsStrokeFilter() |
Modifier and Type | Method and Description |
---|---|
TimedStroke |
apply(TimedStroke s)
Remove all duplicate adjacent points from a
timed stroke.
|
static TimedStroke |
removeDupPts(TimedStroke s)
Remove all duplicate adjacent points from a
timed stroke.
|
public TimedStroke apply(TimedStroke s)
apply
in class StrokeFilter
public static TimedStroke removeDupPts(TimedStroke s)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.