Package net.sourceforge.plantuml.klimt
Class UMotif
java.lang.Object
net.sourceforge.plantuml.klimt.UMotif
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
convertFromChar
(char c) static XPoint2D
convertPoint
(char c) void
drawHorizontal
(UGraphic ug, double x, double y, int nb) void
drawVertical
(UGraphic ug, double x, double y, int nb) double
getRectangle
(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
-