ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions | List of all members
JupyROOT.kernel.draw.CanvasDrawer Class Reference

Capture the canvas which is drawn and decide if it should be displayed using
jsROOT with metakernel.

Definition at line 24 of file draw.py.

Public Member Functions

def __init__
 

Private Member Functions

def _jsDisplay
 
def _pngDisplay
 
Inheritance diagram for JupyROOT.kernel.draw.CanvasDrawer:
[legend]

Constructor & Destructor Documentation

def JupyROOT.kernel.draw.CanvasDrawer.__init__ (   self,
  canvas 
)

Definition at line 29 of file draw.py.

Member Function Documentation

def JupyROOT.kernel.draw.CanvasDrawer._jsDisplay (   self)
private
Overloaded method to display with metakernel.display

Definition at line 32 of file draw.py.

Referenced by JupyROOT.utils.CanvasDrawer._display().

def JupyROOT.kernel.draw.CanvasDrawer._pngDisplay (   self)
private

Definition at line 37 of file draw.py.

Referenced by JupyROOT.utils.CanvasDrawer._display().

Collaboration diagram for JupyROOT.kernel.draw.CanvasDrawer:
[legend]

The documentation for this class was generated from the following file: