7.2.5.15. FolderNode

class FolderNode(folder, node_id, attr, **options)[source]

Methods

__init__ Initialize self.
dot
href
items
parent_ref
render_funcs
render_size
style
yield_attr
__init__(folder, node_id, attr, **options)[source]

Initialize self. See help(type(self)) for accurate signature.

Attributes

counter
edge_data
max_lines
max_width
node_data
node_function
node_map
node_styles
re_node
title
type
counter = <method-wrapper '__next__' of itertools.count object>