Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self, store_arrays_with_dependencies_JSON) |
def | create (self) |
def | show (self) |
Public Attributes | |
store_arrays_with_dependencies_JSON | |
A JSON from the processing of dependencies. | |
random_name | |
Part of the name representing the object for javascript. | |
element_name | |
The name representing the object for javascript. | |
d3_include_string | |
Tenplate for the include string. | |
d3_element_string | |
Template for the element itself. | |
style_template | |
Template for the style. | |
nodes_template | |
Template for inserting the node JSON. | |
viewer_template | |
Template for the full HTML. | |
def __init__ | ( | self, | |
store_arrays_with_dependencies_JSON | |||
) |
def create | ( | self | ) |
|
inherited |