Class UMotif

java.lang.Object
net.sourceforge.plantuml.klimt.UMotif

public class UMotif extends Object
  • Constructor Details

    • UMotif

      public UMotif(int... data)
    • UMotif

      public UMotif(String s)
  • Method Details

    • getLength

      public double getLength()
    • getRectangle

      public DotPath getRectangle(double width, double height)
    • convertPoint

      public static XPoint2D convertPoint(char c)
    • convertFromChar

      public static int convertFromChar(char c)
    • drawHorizontal

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

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