Rev 18463 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18463 | Rev 18524 | ||
---|---|---|---|
Line 70... | Line 70... | ||
70 | :dashhalfline x1,y1,x2,y2,[color] |
70 | :dashhalfline x1,y1,x2,y2,[color] |
71 | 71 | ||
72 | Halfline from (x1; y1) through (x2; y2). |
72 | Halfline from (x1; y1) through (x2; y2). |
73 | :dhline x,y,[color] |
73 | :dhline x,y,[color] |
74 | dashedhorizontalline dashhorizontalline hdline horizontaldashedline |
74 | dashedhorizontalline dashhorizontalline hdline horizontaldashedline |
75 |
|
75 | Dashed horizontal line through (x,y). |
76 | :diamondfill x,y,nx,ny,[color] |
76 | :diamondfill x,y,nx,ny,[color] |
77 | diafill |
77 | diafill |
78 | Flood fill the region containing (x,y) with the same original color by double hatching (parallel lines), (nx,ny) being the horizontal and vertical distance between adjacent lines (in pixels). |
78 | Flood fill the region containing (x,y) with the same original color by double hatching (parallel lines), (nx,ny) being the horizontal and vertical distance between adjacent lines (in pixels). |
79 | :dline x1,y1,x2,y2,[color] |
79 | :dline x1,y1,x2,y2,[color] |
80 | dashedline dashline |
80 | dashedline dashline |
81 | Dashed line through (x1; y1) et (x2; y2). |
81 | Dashed line through (x1; y1) et (x2; y2). |
82 | :dlines [color],x1,y1,x2,y2,x3,y3... |
82 | :dlines [color],x1,y1,x2,y2,x3,y3... |
83 | dashedlines dashlines |
83 | dashedlines dashlines |
84 | Dashed line through (x1; |
84 | Dashed line through (x1;y1) and (x2;y2), (x3;y3) and (x4;y4) etc. |
85 | :dpolyline [color],x1,y1,x2,y2,x3,y3... |
85 | :dpolyline [color],x1,y1,x2,y2,x3,y3... |
86 | 86 | ||
87 | n dashed line segments (x1,y1)---(x2,y2)---(x3,y3)... |
87 | n dashed line segments (x1,y1)---(x2,y2)---(x3,y3)... |
88 | :dotfill x,y,nx,ny,[color] |
88 | :dotfill x,y,nx,ny,[color] |
89 | pointfill diskfill |
89 | pointfill diskfill |
Line 107... | Line 107... | ||
107 | 107 | ||
108 | Filled circles of center (x1;y1) and radius r1 (according to xrange) ... |
108 | Filled circles of center (x1;y1) and radius r1 (according to xrange) ... |
109 | :fellipse x,y,w,h,[color] |
109 | :fellipse x,y,w,h,[color] |
110 | filledellipse |
110 | filledellipse |
111 | Filled ellipse with center (x,y), width w and height h. |
111 | Filled ellipse with center (x,y), width w and height h. |
- | 112 | :fhypcircles [color],x1,y1,r2,x2,y2,r2,... |
|
- | 113 | ||
- | 114 | Filled hyperbolic circles of hyperbolic center (x1;y1) and hyperbolic radius r1 (according to xrange) ... |
|
112 | :fhyppolygon [color],x1,y1,x2,y2,x3,y3,... |
115 | :fhyppolygon [color],x1,y1,x2,y2,x3,y3,... |
113 | 116 | ||
114 | Filled hyperbolic polygon |
117 | Filled hyperbolic polygon in Poincaré disk with vertices (x1; y1), (x2; y2), (x3; y3),... (géométrie hyperbolique) et rempli avec la couleur color. |
115 | :fhyptriangle x1,y1,x2,y2,x3,y3,[color] |
118 | :fhyptriangle x1,y1,x2,y2,x3,y3,[color] |
116 | 119 | ||
117 | Filled hyperbolic triangle in |
120 | Filled hyperbolic triangle in Poincaré disk with vertices (x1; y1), (x2; y2), (x3; y3) |
118 | :fill x,y,[color] |
121 | :fill x,y,[color] |
119 | flood floodfill |
122 | flood floodfill |
120 | Flood fill the region containing (x,y) with the same original color, by color. |
123 | Flood fill the region containing (x,y) with the same original color, by color. |
121 | :filled |
124 | :filled |
122 | 125 | ||
Line 141... | Line 144... | ||
141 | Flood fill the region containing (x,y) with the same original color by a grid of horizontal and vertical lines with distance (nx,ny) (in pixels). |
144 | Flood fill the region containing (x,y) with the same original color by a grid of horizontal and vertical lines with distance (nx,ny) (in pixels). |
142 | :halfline x1,y1,x2,y2,[color] |
145 | :halfline x1,y1,x2,y2,[color] |
143 | 146 | ||
144 | Halfline from (x1; y1) through (x2; y2). |
147 | Halfline from (x1; y1) through (x2; y2). |
145 | :hatchfill x,y,nx,ny,[color] |
148 | :hatchfill x,y,nx,ny,[color] |
146 | 149 | ||
147 | Flood fill the region containing (x,y) with the same original color by hatching (parallel lines), (nx,ny) being the horizontal and vertical displacement of adjacent lines (in pixels). |
150 | Flood fill the region containing (x,y) with the same original color by hatching (parallel lines), (nx,ny) being the horizontal and vertical displacement of adjacent lines (in pixels). |
148 | :hline x,y,[color] |
151 | :hline x,y,[color] |
149 | horizontalline |
152 | horizontalline |
150 | Horizontal line through (x,y). |
153 | Horizontal line through (x,y). |
- | 154 | :hypcircles [color],x1,y1,r2,x2,y2,r2,... |
|
- | 155 | ||
- | 156 | Hyperbolic circles of hyperbolic center (x1;y1) and hyperbolic radius r1 (according to xrange) ... |
|
- | 157 | ||
151 | :hyplines [color],x1,y1,x2,y2,x3,y3,x4,y4, ... |
158 | :hyplines [color],x1,y1,x2,y2,x3,y3,x4,y4, ... |
152 | 159 | ||
153 | Hyperbolic lines in Poincaré disk through (x1; y1) and (x2; y2), (x3; y3) and (x4; y4), ... |
160 | Hyperbolic lines in Poincaré disk through (x1; y1) and (x2; y2), (x3; y3) and (x4; y4), ... |
154 | :hyppolygon [color],x1,y1,x2,y2,x3,y3,... |
161 | :hyppolygon [color],x1,y1,x2,y2,x3,y3,... |
155 | 162 |