Class DriverPathG2d

    • Constructor Detail

      • DriverPathG2d

        public DriverPathG2d​(double dpiFactor)
    • Method Detail

      • draw

        public void draw​(UPath shape,
                         double x,
                         double y,
                         ColorMapper mapper,
                         UParam param,
                         java.awt.Graphics2D g2d)
        Specified by:
        draw in interface UDriver<UPath,​java.awt.Graphics2D>