PlanarGraph
PlanarGraph[{e1,e2,…}]
产生边为 ej 的平面图.
PlanarGraph[{v1,v2,…},{e1,e2,…}]
产生顶点为 vi、边为 ej 的平面图.
PlanarGraph[{…,wi[vi],…},{…,wj[ej],…}]
产生顶点和边的属性由符号封装 wk 定义的平面图.
PlanarGraph[{vivj,…}]
用规则 vivj 来指定一个平面图.
更多信息和选项
- PlanarGraph 生成一个 Graph 对象.
- 如果可以在平面上画出一个没有交叉的边的图,则称其为平面图.
- 如果可能的话,PlanarGraph 用平面嵌入显示一个图.
- PlanarGraph 和 Graph 一样支持同样的顶点、边和封装.
- PlanarGraph 接受 Graph 中同样的选项,只有 GraphLayout 方法仅限于 "PlanarEmbedding" 和 "TutteEmbedding".
范例
打开所有单元关闭所有单元基本范例 (2)
范围 (25)
连通性 (6)
用 VertexList 和 EdgeList 获取顶点和边:
用明确的边的列表来控制 VertexList 中的次序:
封装 (5)
样式 (8)
在 VertexShapeFunction 中使用内置选择:
使用任意 Graphics、Image 或 Graphics3D 作为顶点的图形:
在 EdgeShapeFunction 中使用内置选择:
添加标签 (6)
用 Placed 控制顶点标签的放置,包括在顶点位置内部放置符号:
在封装中使用 Placed 放置多个标签:
用 VertexLabels 放置多个标签:
用 Placed 和符号式位置控制在边的何处放置标签:
在封装中使用 Placed 放置多个标签:
用 EdgeLabels 放置多个标签:
选项 (80)
DirectedEdges (2)
用 DirectedEdges->False 经规则解释为无向的边:
用 DirectedEdge 或 UndirectedEdge 直接指定是不是有向图:
EdgeLabels (7)
用 Placed 和符号式位置控制在边的何处放置标签:
在封装中使用 Placed 放置多个标签:
用 EdgeLabels 放置多个标签:
通过 Tooltip 和 StatusArea 自动标注:
EdgeShapeFunction (6)
获取 EdgeShapeFunction 的内置设置列表:
EdgeShapeFunction 可以和 EdgeStyle 一起使用:
EdgeShapeFunction 比 EdgeStyle 的优先级高:
GraphHighlightStyle (2)
VertexCoordinates (3)
用 AbsoluteOptions 提取所得顶点的坐标:
VertexCoordinates 比 GraphLayout 的优先级高:
VertexLabels (13)
VertexShape (5)
使用任意 Graphics、Image 或 Graphics3D 作为顶点图形:
VertexShape 可与 VertexSize 一起使用:
VertexShape 不受 VertexStyle 的影响:
VertexShapeFunction 比 VertexShape 的优先级高:
VertexShapeFunction (10)
获取 VertexShapeFunction 的内置选择列表:
使用 "Basic" 系列的 VertexShapeFunction 内置设置:
使用 "Rounded" 系列的 VertexShapeFunction 内置设置:
使用 "Concave" 系列的 VertexShapeFunction 内置设置:
VertexShapeFunction 可与 VertexStyle 一起使用:
VertexShapeFunction 比 VertexStyle 的优先级高:
VertexShapeFunction 可与 VertexSize 一起使用:
VertexShapeFunction 比 VertexShape 的优先级高:
VertexSize (8)
VertexSize 可与 VertexShapeFunction 一起使用:
VertexSize 可与 VertexShape 一起使用:
VertexStyle (5)
VertexShapeFunction 可与 VertexStyle 一起使用:
VertexShapeFunction 比 VertexStyle 优先级高:
VertexStyle 可与 BaseStyle 一起使用:
VertexStyle 比 BaseStyle 优先级高:
VertexShape 不受 VertexStyle 的影响:
文本
Wolfram Research (2016),PlanarGraph,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PlanarGraph.html.
CMS
Wolfram 语言. 2016. "PlanarGraph." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/PlanarGraph.html.
APA
Wolfram 语言. (2016). PlanarGraph. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/PlanarGraph.html 年