Drawing planar graphs with circular arcs
Drawing planar graphs with circular arcs
复制标题
用圆弧绘制平面图
DOI:
10.1007/3-540-46648-7_12
复制
发表时间:
1999
影响因子:
0.8
通讯作者:
S. Kobourov
中科院分区:
文献类型:
--
作者:
C. C. Cheng;C. A. Duncan;M. Goodrich;S. Kobourov
In this paper we address the problem of drawing planar graphs with circular arcs while maintaining good angular resolution and small drawing area. We present a lower bound on the area of drawings in which edges are drawn using exactly one circular arc. We also give an algorithm for drawingn-vertex planar graphs such that the edges are sequences of two continuous circular arcs. The algorithm runs inO(n) time and embeds the graph on theO(n) ×O(n) grid, while maintaining θ(1/d(v)) angular resolution, whered(v) is the degree of vertexv. Since in this case we use circular arcs of infinite radius, this is also the first algorithm to simultaneously achieve good angular resolution, small area and at most one bend per edge using straight-line segments. Finally, we show how to create drawings in which edges are smoothC1-continuous curves, represented by a sequence of at most three circular arcs.