public class DrawingTest extends Object
Constructor and Description |
---|
DrawingTest() |
Modifier and Type | Method and Description |
---|---|
static FImage |
drawRects(WeightedRectangle[] rects) |
static FImage |
drawRects(WeightedRectangle[] rects,
FImage image) |
static void |
main(String[] args) |
public DrawingTest()
public static FImage drawRects(WeightedRectangle[] rects)
public static FImage drawRects(WeightedRectangle[] rects, FImage image)
public static void main(String[] args) throws IOException, InterruptedException
IOException
InterruptedException