Interface ThreadSafeImage.Drawer
-
- Enclosing class:
- ThreadSafeImage
public static interface ThreadSafeImage.Drawer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
draw(Graphics2D g)
-
-
-
Method Detail
-
draw
void draw(Graphics2D g) throws Exception
- Throws:
Exception
-
-