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