net.sourceforge.plantuml.ugraphic.g2d
Class DriverRectangleG2d
java.lang.Object
net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
net.sourceforge.plantuml.ugraphic.g2d.DriverRectangleG2d
- All Implemented Interfaces:
- UDriver<Graphics2D>
public class DriverRectangleG2d
- extends DriverShadowedG2d
- implements UDriver<Graphics2D>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverRectangleG2d
public DriverRectangleG2d(double dpiFactor,
EnsureVisible visible)
draw
public void draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d)
- Specified by:
draw
in interface UDriver<Graphics2D>
managePattern
public static void managePattern(UParam param,
Graphics2D g2d)
Copyright © 2013. All Rights Reserved.