public class UMotif
extends java.lang.Object
Constructor and Description |
---|
UMotif(int... data) |
UMotif(java.lang.String s) |
Modifier and Type | Method and 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) |