Property

从版本 12.1 开始,Property 已由 Annotation 取代.

Property[item,namevalue]

将属性 namevalueitem 相联系.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (2)

指定一个顶点属性:

指定一条边属性:

范围  (9)

基本用途  (3)

设置顶点属性:

添加边:

Property 可用于设置顶点的若干个属性:

添加边:

某些属性具有等价的封装,包括 Labeled

对于 Style

顶点属性  (3)

标准顶点属性包括 VertexStyle

VertexLabels:

VertexSize:

VertexShape:

VertexShapeFunction:

非可视化属性包括 VertexWeight

指定一个自定义属性:

边属性  (3)

标准边属性包括 EdgeStyle

EdgeLabels

非可视化属性包括 EdgeWeight

指定一个自定义属性:

应用  (1)

使用 Table 设置许多项的类似属性:

属性和关系  (6)

使用 PropertyValue 来提取值:

对于未定义属性,返回值 $Failed

使用 PropertyValue 来设置图中的属性:

原图已改变:

使用 PropertyValue 来恢复图中的属性:

原图已改变:

使用 PropertyList 来测试属性的出现:

生成顶点标签规则列表:

使用 SetProperty 不改变原图设置一个属性:

原图未改变:

使用 RemoveProperty 不改变原图,删除一个属性:

未改变原图:

Wolfram Research (2010),Property,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Property.html (更新于 2015 年).

文本

Wolfram Research (2010),Property,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Property.html (更新于 2015 年).

CMS

Wolfram 语言. 2010. "Property." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2015. https://reference.wolfram.com/language/ref/Property.html.

APA

Wolfram 语言. (2010). Property. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Property.html 年

BibTeX

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

BibLaTeX

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