国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JSP > 正文

用js繪圖

2020-06-01 23:28:56
字體:
來源:轉載
供稿:網友
<object id=DirectDraw
classid="CLSID:369303C2-D7AC-11D0-89D5-00A0C90833E6"
style="positiion:absolute;top:0;left:0;width:320;height:200"
>
<param name="line0001" value="繪圖指令1">
<param name="line0002" value="繪圖指令2">
...
</object>
繪圖指令分類:
(一)常見形狀
1.矩形類 //rotation是以度為單位的旋轉角度
Rect(x ,y, width, height, rotation) //矩形
Oval(x ,y, width, height, rotation) //橢圓
RoundRect(x ,y, width, height, arcWidth, arcHeight, rotation)
2.弧形類
Arc(x ,y, width, height, startAngle, arcAngle, rotation) //弧形
Pie(x ,y, width, height, startAngle, arcAngle, rotation) //餅圖
3.多邊形類
Polygon(nPoints, x1, y1, x2, y2, [x3, y3, ....], rotation) //閉合
Polyline(nPoints, x1, y1, x2, y2, [xn, yn, ....], rotation) //不閉合
(二)效果函數
1.線條效果
SetLineColor(r, g, b) //設置畫線顏色
SetLineStyle(style) //style=(1:實線;2:虛線;0:隱藏)
2.填充效果
SetFillColor(r, g, b, backr, backg, backb)
SetFillStyle(style) //style=(1:實心;2:透明;3:-;4:|;5:/;6:/;7:+;8:x)
(三)文字輸出函數
SetFont('字體',width,height,r,g,b) //設置字體
Text('要輸出的文字內容', x,y,z) //輸出文字


控制函數 //定義<object>后在<script></script>里使用。
引用格式:DirectDraw.FunctionName()
rotate(x-rotation, y-rotation, z-rotation) //旋轉
scale(x-scale,y-scale,z-scale) //縮放
translate(x-coordinate,y-coordinate,z-coordinate) //平移
setIdentity() //復原
clear() //清除,清除后無法恢復!

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 钦州市| 和顺县| 伊金霍洛旗| 根河市| 庆城县| 安远县| 河南省| 庆安县| 浮山县| 任丘市| 文化| 二连浩特市| 钦州市| 尼勒克县| 延津县| 清新县| 柯坪县| 吉安县| 临澧县| 泰州市| 鹤壁市| 马龙县| 兴山县| 安国市| 临泉县| 从化市| 长乐市| 静宁县| 莫力| 时尚| 平定县| 湟中县| 锦屏县| 沙雅县| 新田县| 忻城县| 昆山市| 黄平县| 鸡西市| 惠水县| 成都市|