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 StrokeFilterpublic static TimedStroke removeDupPts(TimedStroke s)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.