Searched defs:PathGraphics (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/print/
H A DPathGraphics.java86 public abstract class PathGraphics extends ProxyGraphics2D { class in inherits:ProxyGraphics2D
94 protected PathGraphics(Graphics2D graphics, PrinterJob printerJob, method in class:PathGraphics
709 synchronized (PathGraphics.class) {
1075 /* The PathGraphics class only supports filling with
1334 * <code>PathGraphics</code> are all decomposed

Completed in 35 milliseconds