net.sourceforge.plantuml.ugraphic.g2d
Class DriverPolygonG2d
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
-
- net.sourceforge.plantuml.ugraphic.g2d.DriverPolygonG2d
-
- All Implemented Interfaces:
- UDriver<java.awt.Graphics2D>
public class DriverPolygonG2d extends DriverShadowedG2d implements UDriver<java.awt.Graphics2D>
-
-
Constructor Summary
Constructors Constructor and Description DriverPolygonG2d(double dpiFactor, EnsureVisible visible)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddraw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
-
-
-
Constructor Detail
-
DriverPolygonG2d
public DriverPolygonG2d(double dpiFactor, EnsureVisible visible)
-
-
Method Detail
-
draw
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG