VertexLabelStyle

VertexLabelStyle

Graphおよび関連関数のオプションかつ特性で,頂点のラベルのスタイルを指定する.

詳細

  • Styleで使用されている任意のスタイル指定をVertexLabelStyleの設定として使うことができる.
  • よく使われる設定値
  • Automatic自動設定を使う
    styleすべての頂点に style を使う
    {v1->style1,v2->style2,}頂点 eistyleiを使う
    {patt1style1,patt2style2,}パターン pattiと一致する頂点に styleiを使う
  • Redのような色指示子やBoldSmallのようなテキスト指定を使うことができる.
  • VertexLabelStyle->style と指定することは,事実上,フォーマットや関連構造のラベル様の要素をStyle[label,style]で置き換えることに等しい.

例題

すべて開くすべて閉じる

  (2)

すべての頂点ラベルのスタイルを設定する:

個々の頂点ラベルのスタイルを指定する:

スコープ  (4)

VertexLabelStyleは一般的なグラフに使うことができる:

行列グラフ:

特殊グラフ:

ランダムグラフ:

Wolfram Research (2010), VertexLabelStyle, Wolfram言語関数, https://reference.wolfram.com/language/ref/VertexLabelStyle.html.

テキスト

Wolfram Research (2010), VertexLabelStyle, Wolfram言語関数, https://reference.wolfram.com/language/ref/VertexLabelStyle.html.

CMS

Wolfram Language. 2010. "VertexLabelStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VertexLabelStyle.html.

APA

Wolfram Language. (2010). VertexLabelStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VertexLabelStyle.html

BibTeX

@misc{reference.wolfram_2024_vertexlabelstyle, author="Wolfram Research", title="{VertexLabelStyle}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/VertexLabelStyle.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_vertexlabelstyle, organization={Wolfram Research}, title={VertexLabelStyle}, year={2010}, url={https://reference.wolfram.com/language/ref/VertexLabelStyle.html}, note=[Accessed: 17-November-2024 ]}