Searched defs:PathIterator (Results 1 – 1 of 1) sorted by relevance
37 public class PathIterator implements Iterator<PathIterator.Segment> { class79 PathIterator(@NonNull Path path) { in PathIterator() method in PathIterator