public class DriverRectangleG2d extends DriverShadowedG2d implements UDriver<Graphics2D>
| Constructor and Description |
|---|
DriverRectangleG2d(double dpiFactor,
EnsureVisible visible) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
static GradientPaint |
getPaintGradient(double x,
double y,
ColorMapper mapper,
double width,
double height,
HtmlColor back) |
static void |
managePattern(UParam param,
Graphics2D g2d) |
drawShadowpublic DriverRectangleG2d(double dpiFactor,
EnsureVisible visible)
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, Graphics2D g2d)
draw in interface UDriver<Graphics2D>public static GradientPaint getPaintGradient(double x, double y, ColorMapper mapper, double width, double height, HtmlColor back)
public static void managePattern(UParam param, Graphics2D g2d)
Copyright © 2017. All rights reserved.