Class DriverLineG2d

    • Constructor Detail

      • DriverLineG2d

        public DriverLineG2d​(double dpiFactor)
    • Method Detail

      • draw

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