public class DrawingPainter
extends java.lang.Object
Constructor and Description |
---|
DrawingPainter() |
Modifier and Type | Method and Description |
---|---|
void |
instruct(Painter p,
FixedDrawing dr,
double cx,
double cy,
double scale) |
void |
instruct(Painter p,
FixedDrawing dr,
Position pos,
double scale) |
public void instruct(Painter p, FixedDrawing dr, Position pos, double scale)
public void instruct(Painter p, FixedDrawing dr, double cx, double cy, double scale)
Copyright © 2013. All Rights Reserved.