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 PaintInstructor
public boolean antialias()
antialias
in interface PaintInstructor
public Box getLimitBox()
getLimitBox
in interface PaintInstructor
Copyright © 2019. All rights reserved.