public class BurningShape extends Object
| Constructor and Description |
|---|
BurningShape() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Shape s) |
Area |
getShape(double regression) |
void |
inhibit(Shape s) |
void |
subtract(Shape s) |
void |
subtract(Shape s,
AffineTransform t) |
Copyright © 2019. All rights reserved.