Uses of Class gnu.java.awt.peer.gtk.CairoGraphics2D

Uses in package gnu.java.awt.peer.gtk

Classes derived from gnu.java.awt.peer.gtk.CairoGraphics2D

class
Implementation of Graphics2D on a Cairo surface.
class
Implementation of Graphics2D on a Cairo surface.
class
ComponentGraphics - context for drawing directly to a component, as this is an X drawable, it requires that we use GTK locks.
class
Implementation of Graphics2D for Components for servers which do not have xrender.
class

Methods with parameter type gnu.java.awt.peer.gtk.CairoGraphics2D

void
CairoGraphics2D.copy(CairoGraphics2D g, long cairo_t_pointer)
Same as above, but copies the state of another CairoGraphics2D.