public interface PluginCanvas extends PluginNoEDTConstructor
| Modifier and Type | Method and Description |
|---|---|
IcyCanvas |
createCanvas(Viewer viewer)
Create and return a new IcyCanvas
|
java.lang.String |
getCanvasClassName()
Return the Canvas class name (CanvasClass.getClassName())
|
java.lang.String getCanvasClassName()
IcyCanvas createCanvas(Viewer viewer)
viewer - the viewer create and will contain the Canvas