Class UMotif
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.UMotif
-
public class UMotif extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawHorizontal(UGraphic ug, double x, double y, int nb)
void
drawVertical(UGraphic ug, double x, double y, int nb)
DotPath
getRectangle(double width, double height)
-