1Image.ArcStyle(3kaya) Kaya module reference Image.ArcStyle(3kaya)
2
3
4
6 Image::ArcStyle - Arc fill styles.
7
9 Image::ArcStyle< >
10
11
12 = Arc()
13
14
15 | Chord()
16
17
18 | Pie()
19
20
21 | NoFill()
22
23
24 | Edged()
25
27 Fill styles for arcs.
28
30 Kaya standard library by Edwin Brady, Chris Morris and others
31 (kaya@kayalang.org). For further information see http://kayalang.org/
32
34 The Kaya standard library is free software; you can redistribute it
35 and/or modify it under the terms of the GNU Lesser General Public
36 License (version 2.1 or any later version) as published by the Free
37 Software Foundation.
38
39
40
41Kaya December 2010 Image.ArcStyle(3kaya)