public class RectangleTask
extends java.lang.Object
| Constructor and Description |
|---|
RectangleTask(double startPos,
double endPos,
double round,
int completion,
java.util.Collection<Segment> paused) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UGraphic ug,
double height,
HColor documentBackground,
boolean oddStart,
boolean oddEnd) |