Properties

Propertiesはバージョン12.1でAnnotationRulesに置き換えられた.

Properties

オブジェクトおよびオブジェクトの項目の特性指定を可能にするオプションである.

詳細

  • Propertiesオプションを使って,GraphMeshRegionBoundaryMeshRegion等のオブジェクトおよびオブジェクトの項目に特性が指定できる.
  • Properties->{item1->{prop1->val1,prop2->val2,},}item1が特性と値のペア prop1->val1prop2->val2等を持つことを示す.
  • 各タイプのオブジェクトについての項目の詳細は,それぞれの関数ページにある.
  • Propertiesオプションを使って,SubgraphEdgeAddGraphUnion等の構造における特性の継承が指定できる.
  • 次は,よく使われる継承設定である.
  • Inheritedすべての特性を継承する
    Automatic特性の自動継承を使う
    None継承は設定しない

例題

すべて開くすべて閉じる

  (3)

頂点の特性を指定する:

グラフ自身の特性を指定する:

グラフの全特性を継承する:

特性の自動継承を使う:

継承は設定しない:

スコープ  (5)

基本的な用法  (1)

頂点の特性を設定する:

辺の特性も設定する:

頂点の特性  (2)

標準的な頂点の特性にはVertexStyleが含まれる:

VertexLabels

VertexSize

VertexShape

カスタム特性を指定する:

辺の特性  (2)

標準的な辺の特性にはEdgeStyleが含まれる:

EdgeLabels

カスタム特性を指定する:

Wolfram Research (2010), Properties, Wolfram言語関数, https://reference.wolfram.com/language/ref/Properties.html (2019年に更新).

テキスト

Wolfram Research (2010), Properties, Wolfram言語関数, https://reference.wolfram.com/language/ref/Properties.html (2019年に更新).

CMS

Wolfram Language. 2010. "Properties." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/Properties.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_properties, organization={Wolfram Research}, title={Properties}, year={2019}, url={https://reference.wolfram.com/language/ref/Properties.html}, note=[Accessed: 18-November-2024 ]}