Class DriverShadowedG2d
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
-
- Direct Known Subclasses:
DriverEllipseG2d
,DriverLineG2d
,DriverPathG2d
,DriverPathG2dLegacy
,DriverPathOldG2d
,DriverPathSvg
,DriverPolygonG2d
,DriverRectangleG2d
public class DriverShadowedG2d extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DriverShadowedG2d()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
drawShadow(java.awt.Graphics2D g2d, java.awt.Shape shape, double deltaShadow, double dpiFactor)
-