java-gnome version 4.0.7

Package org.freedesktop.cairo

Class Summary
Antialias The type of antialiasing to do when rendering text or shapes.
Content FIXME
Context Carry out drawing operations with the Cairo Graphics library.
Format Constants specifying what the bit depth of the pixels in an ImageSurface.
ImageSurface A Surface which is an image in memory and can be written to disk.
LinearPattern A linear gradient.
Operator Constants specifying the compositing operating mode in effect.
Pattern A Pattern source.
Plumbing  
RadialPattern A radial gradient Pattern.
SolidPattern A Pattern of a single colour.
Surface The thing that Cairo will draw on/to.
SurfacePattern A source Pattern that is derived from another Surface.
SVGSurface A Surface that you can use to write to a SVG file.
XlibSurface A Window as rendered by the X Server.
 

Error Summary
FatalError Cairo is in an illegal state.
 



java-gnome