public class DriverPixelG2d extends java.lang.Object implements UDriver<UPixel,java.awt.Graphics2D>
DriverPixelG2d()
void
draw(UPixel pixel, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DriverPixelG2d()
public void draw(UPixel pixel, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
draw
UDriver<UPixel,java.awt.Graphics2D>