pyfeyn2.feynmandiagram.Styled
- class pyfeyn2.feynmandiagram.Styled(*args, **kwargs)[source]
Bases:
Styled
Methods
__init__
(*args, **kwargs)get_style_property
(key)put_style
(key, value)put_styles
(**kwargs)raw_style
()with_class
(clazz)with_color
(color)with_style
(style)with_style_properties
(**kwargs)with_style_property
(key, value)Attributes
CSS class string.
CSS style string.
- clazz: str | None = None
CSS class string.
- style: CSSString
CSS style string.