bloqade.visual.animation.base.GlobalGateArtist
← Module overview
class
method
sourcemethod
method
classGlobalGateArtist¶source
bloqade.visual.animation.base.GlobalGateArtist
Bases: GateArtist
Signature
class GlobalGateArtist(mpl_ax: Any, xmin: float, ymin: float, width: float, height: float, color)Parameters
| Name | Type | Description |
|---|---|---|
mpl_ax | Any | |
xmin | float | |
ymin | float | |
width | float | |
height | float | |
color | — |
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
mpl_obj | mpatches.Rectangle | rc |
methodclear_data¶source
bloqade.visual.animation.base.GlobalGateArtist.clear_data
def clear_data() -> Nonemethodget_artists¶source
bloqade.visual.animation.base.GlobalGateArtist.get_artists
methodset_visible¶source
bloqade.visual.animation.base.GlobalGateArtist.set_visible