Class DriverPolygonG2d

    • 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)
        Specified by:
        draw in interface UDriver<java.awt.Graphics2D>