att.ending.vis

Visual domain attributes.
Module
MEI.visual
Attributes
lendsym, lendsym.size, lform, lsegs, lstartsym, lstartsym.size, lwidth
lendsym(optional)Symbol rendered at end of line. Value conforms to data.LINESTARTENDSYMBOL.
lendsym.size(optional)Holds the relative size of the line-end symbol. Value conforms to data.FONTSIZESCALE.
lform(optional)Describes the line style of a line. Value conforms to data.LINEFORM.
lsegs(optional)Describes the number of segments into which a dashed or dotted line may be divided, or the number of "peaks" of a wavy line; a pair of space-separated values (minimum and maximum, respectively) provides a range between which a rendering system-supplied value may fall, while a single value indicates a fixed amount of space; that is, the minimum and maximum values are equal. One or two values of datatype a positive integer no smaller than 2, separated by a space.
lstartsym(optional)Symbol rendered at start of line. Value conforms to data.LINESTARTENDSYMBOL.
lstartsym.size(optional)Holds the relative size of the line-start symbol. Value conforms to data.FONTSIZESCALE.
lwidth(optional)Width of a line. Value conforms to data.LINEWIDTH.
(MEI.shared) Attributes that record the visual rendition of lines.
lendsym(optional)Symbol rendered at end of line. Value conforms to data.LINESTARTENDSYMBOL.
lendsym.size(optional)Holds the relative size of the line-end symbol. Value conforms to data.FONTSIZESCALE.
lstartsym(optional)Symbol rendered at start of line. Value conforms to data.LINESTARTENDSYMBOL.
lstartsym.size(optional)Holds the relative size of the line-start symbol. Value conforms to data.FONTSIZESCALE.
(MEI.shared) Attributes that record the basic visual rendition of lines.
lform(optional)Describes the line style of a line. Value conforms to data.LINEFORM.
lsegs(optional)Describes the number of segments into which a dashed or dotted line may be divided, or the number of "peaks" of a wavy line; a pair of space-separated values (minimum and maximum, respectively) provides a range between which a rendering system-supplied value may fall, while a single value indicates a fixed amount of space; that is, the minimum and maximum values are equal. One or two values of datatype a positive integer no smaller than 2, separated by a space.
lwidth(optional)Width of a line. Value conforms to data.LINEWIDTH.
Component declarations that are shared between two or more modules.
lendsym(optional)Symbol rendered at end of line. Value conforms to data.LINESTARTENDSYMBOL.
lendsym.size(optional)Holds the relative size of the line-end symbol. Value conforms to data.FONTSIZESCALE.
lform(optional)Describes the line style of a line. Value conforms to data.LINEFORM.
lsegs(optional)Describes the number of segments into which a dashed or dotted line may be divided, or the number of "peaks" of a wavy line; a pair of space-separated values (minimum and maximum, respectively) provides a range between which a rendering system-supplied value may fall, while a single value indicates a fixed amount of space; that is, the minimum and maximum values are equal. One or two values of datatype a positive integer no smaller than 2, separated by a space.
lstartsym(optional)Symbol rendered at start of line. Value conforms to data.LINESTARTENDSYMBOL.
lstartsym.size(optional)Holds the relative size of the line-start symbol. Value conforms to data.FONTSIZESCALE.
lwidth(optional)Width of a line. Value conforms to data.LINEWIDTH.
Available at
endingAlternative ending for a repeated passage of music; i.e., prima volta, seconda volta, etc.
endingAlternative ending for a repeated passage of music; i.e., prima volta, seconda volta, etc.
Declaration
<classSpec ident="att.ending.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<classes>
<memberOf key="att.lineRend"/>
</classes>
</classSpec>