FancyBboxPatch クラス

FancyBboxPatch クラス (matplotlib.patches モジュール)

[APIドキュメント]

class FancyBboxPatch(Patch)

継承:matplotlib.artist.Artist → Patch → Rectangle

プロパティ

(オーバーライドされているものも含みます)
※ matplotlibにおけるプロパティについて

bounds

bbox

boxstyle

@

setter / getter

set_boxstyle(boxstyle=None, **kwargs)

[APIドキュメント]

  • boxstyle : ボックスのスタイルを設定します <str / BoxStyle>

get_boxstyle()

[APIドキュメント]

height

mutation_aspect

mutation_scale

path

width

x

y