public abstract class ImageBuffer.Operation extends Object
| Constructor and Description |
|---|
Operation() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
draw(ImageRenderer ir,
int x,
int y)
Ausführen der Operation.
|
public abstract void draw(ImageRenderer ir, int x, int y)
ir - Image-Rendererx - X-Koordinatey - Y-KoordinateCopyright © 2005-2023–2024 >StA-Soft<. All rights reserved.