Lines Matching defs:graphics
56 * by breaking all graphics into fills and
68 PSPathGraphics(Graphics2D graphics, PrinterJob printerJob,
71 super(graphics, printerJob, painter, pageFormat, pageIndex, canRedraw);
77 * @return a new graphics context that is a copy of
78 * this graphics context.
103 * graphics context's current font and color. The baseline of the
105 * graphics context's coordinate system.
416 * saved graphics state.
518 * image transform and current graphics transform).
520 * save the current graphics transform anyway so just
631 /** Redraw a rectanglular area using a proxy graphics
655 /* Get a graphics for the application to render into.