Class DriverEllipseG2d

java.lang.Object
net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
net.sourceforge.plantuml.ugraphic.g2d.DriverEllipseG2d
All Implemented Interfaces:
UDriver<UEllipse,java.awt.Graphics2D>

public class DriverEllipseG2d extends DriverShadowedG2d implements UDriver<UEllipse,java.awt.Graphics2D>
  • Constructor Details

    • DriverEllipseG2d

      public DriverEllipseG2d(double dpiFactor, EnsureVisible visible)
  • Method Details