static void pathTo(PathIterator pi, PathConsumer2D pc2d) { RenderingEngine.feedConsumer(pi, pc2d); pc2d.pathDone(); }