public class DriverImageG2d extends Object implements UDriver<Graphics2D>
Constructor and Description |
---|
DriverImageG2d(EnsureVisible visible) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
public DriverImageG2d(EnsureVisible visible)
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, Graphics2D g2d)
draw
in interface UDriver<Graphics2D>
Copyright © 2017. All Rights Reserved.