摘要:
/** * 实现两点间画箭头的功能 * @author mapleque@163.com * @version 1.0 * @date 2013.05.23 */(function(window,document){ if (window.mapleque==undefined) window.mapleque={}; if (window.mapleque.arrow!=undefined) return; /** * 组件对外接口 */ var proc={ /** * 接收canvas对象,并在此上画箭头(箭头起止点已经设置) * @param context *... 阅读全文
posted @ 2014-02-13 10:22
8fio
阅读(1178)
评论(0)
推荐(0)
浙公网安备 33010602011771号