public class Demo1 extends Object implements PaintInstructor
| Constructor and Description |
|---|
Demo1() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
antialias() |
Box |
getLimitBox() |
void |
instruct(Painter p) |
public void instruct(Painter p)
instruct in interface PaintInstructorpublic boolean antialias()
antialias in interface PaintInstructorpublic Box getLimitBox()
getLimitBox in interface PaintInstructorCopyright © 2019. All rights reserved.