Package net.sourceforge.plantuml.klimt
Class UMotif
java.lang.Object
net.sourceforge.plantuml.klimt.UMotif
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intconvertFromChar(char c) static XPoint2DconvertPoint(char c) voiddrawHorizontal(UGraphic ug, double x, double y, int nb) voiddrawVertical(UGraphic ug, double x, double y, int nb) doublegetRectangle(double width, double height)
-
Constructor Details
-
UMotif
public UMotif(int... data) -
UMotif
-
-
Method Details
-
getLength
public double getLength() -
getRectangle
-
convertPoint
-
convertFromChar
public static int convertFromChar(char c) -
drawHorizontal
-
drawVertical
-