| Modifier and Type | Class and Description |
|---|---|
static interface |
ThreadSafeImage.Drawer |
| Constructor and Description |
|---|
ThreadSafeImage(LayerViewPanel panel) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
If the panel is not ready, returns null.
|
void |
copyTo(Graphics2D destination,
ImageObserver imageObserver) |
void |
draw(ThreadSafeImage.Drawer drawer) |
GraphicsState |
getGraphicsState() |
void |
setGraphicsState(GraphicsState gs) |
public ThreadSafeImage(LayerViewPanel panel)
public void copyTo(Graphics2D destination, ImageObserver imageObserver)
public void draw(ThreadSafeImage.Drawer drawer) throws Exception
Exceptionpublic GraphicsState getGraphicsState()
public void setGraphicsState(GraphicsState gs)
Copyright © 2015. All rights reserved.