public interface Overlay
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVisible() |
void |
paint(Graphics2D g,
EditableImageRenderer imageRenderer)
As the Graphics2D object passed is a copy of the original, this method
can change attributes (e.g.
|
void paint(Graphics2D g, EditableImageRenderer imageRenderer)
boolean isVisible()
Copyright © 2003–2014 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.