Class DriverPolygonG2d
java.lang.Object
net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
net.sourceforge.plantuml.ugraphic.g2d.DriverPolygonG2d
public class DriverPolygonG2d
extends DriverShadowedG2d
implements UDriver<UPolygon,java.awt.Graphics2D>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(UPolygon shape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d) Methods inherited from class net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
drawOnlyLineShadow, drawOnlyLineShadowSpecial, drawShadow
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait