public abstract class RenderingContextBase extends CanvasResource
| Modifier | Constructor and Description |
|---|---|
protected |
RenderingContextBase(BaseCanvasComponent<?,?> canvas,
String type)
Creates a new rendering context for the canvas.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Returns the type of this rendering context.
|
callback, config, config, destroy, finalize, getCanvas, init, init, initResource, invoke, invoke, transformForClientprotected RenderingContextBase(BaseCanvasComponent<?,?> canvas, String type)
canvas - The canvas.type - The context type to be created.public String getType()
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.