|
line
(graphics method class name is Tl)
|
name
type
width
color
|
StringType
Either: 'solid', 'dash', 'dot', 'dash-dot',
'long-dash', 0, 1, 2, 3, 4
IntType: (Range 1 to 300)
IntType: (Range 0 to 255)
|
|
marker
(graphics method class name is Tm)
|
name
type
size
color
|
StringType
Either: "dot", "plus", "star", "circle", "cross",
"diamond", "triangle_up", "triangle_down",
"triangle_left", "triangle_right", "square",
"diamond_fill", "triangle_up_fill",
"triangle_down_fill", "triangle_left_fill",
"triangle_right_fill", "square_fill", 0, 1, 2, 3, 4, 5,
6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17
IntType: (Range 1 to 300)
IntType: (Range 0 to 255)
|
|
text-combined
(graphics method class name is Tc)
|
name
font
spacing
expansion
color
name
height
angel
path
halign
valign
|
StringType
IntType: (Range 1 to 9)
IntType: (Range -50 to 50)
IntType: (Range 50 to 150)
IntType: (Range 0 to 255)
StringType
IntType: (Range 1 to 100)
IntType: (Range 0 to 360)
Either: 'right', 'left', 'up', 'down', 0, 1, 2, 3
Either: 'left', 'center', 'right', 0, 1, 2
Either: 'top', 'cap', 'half', 'base', 'bottom',
0, 1, 2, 3, 4
|
|
text-orientation
(graphics method class name is To)
|
name
height
angel
path
halign
valign
|
StringType
IntType: (Range 1 to 100)
IntType: (Range 0 to 360)
Either: 'right', 'left', 'up', 'down', 0, 1, 2, 3
Either: 'left', 'center', 'right', 0, 1, 2
Either: 'top', 'cap', 'half', 'base', 'bottom',
0, 1, 2, 3, 4
|