Class UMotif


  • public class UMotif
    extends Object
    • Constructor Detail

      • UMotif

        public UMotif​(int... data)
      • UMotif

        public UMotif​(String s)
    • Method Detail

      • getRectangle

        public DotPath getRectangle​(double width,
                                    double height)
      • drawHorizontal

        public void drawHorizontal​(UGraphic ug,
                                   double x,
                                   double y,
                                   int nb)
      • drawVertical

        public void drawVertical​(UGraphic ug,
                                 double x,
                                 double y,
                                 int nb)