VLine#
qualtran.drawing.VLine
View source on GitHub
|
Data for drawing vertical lines.
qualtran.drawing.VLine(
x, top_y, bottom_y, label
)
Attributes
Methods#
json_dict
json_dict()
__ne__
__ne__(
other
)
Check equality and either forward a NotImplemented or return the result negated.
__eq__
__eq__(
other
)
Method generated by attrs for class VLine.
View source on GitHub