Frames | No Frames |
Classes implementing gnu.java.awt.java2d.Pixelizer | |
class | An implementation of Graphics2D on top of the GLX extension of X.
|
class |
Classes implementing gnu.java.awt.java2d.Pixelizer | |
class | This is a 100% Java implementation of the Java2D rendering pipeline. |
class | A Graphics2D implementation that operates on Raster objects. |
Methods with parameter type gnu.java.awt.java2d.Pixelizer | |
void | ScanlineConverter.renderShape(Pixelizer p, Shape shape, Shape clip, AffineTransform trans, int res, int yRes, RenderingHints hints) Renders the specified shape using the specified clip and transform.
|