pyfeyn2.feynmandiagram.Styled
- class pyfeyn2.feynmandiagram.Styled(*args, **kwargs)[source]
Bases:
Styled
Methods
__init__
(*args, **kwargs)Deprecated since version 2.2.6.
get_style_property
(key)put_style
(key, value)Deprecated since version 0.0.0.
put_styles
(**kwargs)Deprecated since version 0.0.0.
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.