net.sourceforge.plantuml.ugraphic.g2d
Class DriverShadowedG2d

java.lang.Object
  extended by net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
Direct Known Subclasses:
DriverEllipseG2d, DriverLineG2d, DriverPathG2d, DriverPathSvg, DriverPolygonG2d, DriverRectangleG2d

public class DriverShadowedG2d
extends Object


Constructor Summary
DriverShadowedG2d()
           
 
Method Summary
protected  void drawShadow(Graphics2D g2d, Shape shape, double deltaShadow, double dpiFactor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DriverShadowedG2d

public DriverShadowedG2d()
Method Detail

drawShadow

protected void drawShadow(Graphics2D g2d,
                          Shape shape,
                          double deltaShadow,
                          double dpiFactor)


Copyright © 2012. All Rights Reserved.