net.sourceforge.plantuml.ugraphic.g2d
Class DriverShadowedG2d
java.lang.Object
net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
- Direct Known Subclasses:
- DriverEllipseG2d, DriverLineG2d, DriverPathG2d, DriverPathSvg, DriverPolygonG2d, DriverRectangleG2d
public class DriverShadowedG2d
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverShadowedG2d
public DriverShadowedG2d()
drawShadow
protected void drawShadow(Graphics2D g2d,
Shape shape,
double deltaShadow,
double dpiFactor)
Copyright © 2012. All Rights Reserved.