我是靠谱客的博主 醉熏小蘑菇,最近开发中收集的这篇文章主要介绍用 Ipe 画图,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

如何画一个箭头

首先要了解一个概念:「path object」。

Path objects are objects that are formed with lines or curves, examples of path objects include polygons and polygonal lines, splines, circles and ellipses, rectangles and circular arcs.

By clicking near the ends of the segment shown in the path properties field, you can toggle the front and rear arrows. Only polygonal lines, splines, and circular arcs can have arrows.

如何画一个节点

这里「节点」指的是图论中的点(vertex/node)。在 Ipe 中可以用 Marks 表示一个节点,我们可以调整节点的类型、大小、颜色等属性。

节点的颜色分为线条颜色(stroke color)和填充色(fill color),需要注意的是

The mark shapes "disk" and "square" also use only the stroke color. You can make bicolored marks using the mark shapes "fdisk" and "fsquare".
SOURCE

转载于:https://www.cnblogs.com/Patt/p/7819696.html

最后

以上就是醉熏小蘑菇为你收集整理的用 Ipe 画图的全部内容,希望文章能够帮你解决用 Ipe 画图所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(63)

评论列表共有 0 条评论

立即
投稿
返回
顶部