public interface DrawListener
| Modifier and Type | Method and Description |
|---|---|
void |
drawn(Object drawnObject,
Position upperLeft,
float width,
float height)
Indicates that an object has been drawn.
|
Copyright © 2021. All rights reserved.