public class StaffLines extends Visible
Modifier and Type | Field and Description |
---|---|
protected boolean |
automatedLedgers
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<java.lang.Float> |
lineWidth
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<java.lang.Integer> |
logColors
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<java.lang.Integer> |
logLineTypes
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<java.lang.Float> |
positionFactors
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSize
location, semantics
format
Constructor and Description |
---|
StaffLines()
Synthetic minimal constructor provided by the umod compiler.
|
StaffLines(CheckedList<java.lang.Float> positionFactors,
CheckedList<java.lang.Float> lineWidth,
CheckedList<java.lang.Integer> logColors)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Modifier and Type | Method and Description |
---|---|
StaffLines |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
boolean |
get_automatedLedgers()
Generated by umod; model author's documentation MISSING.
|
CheckedList<java.lang.Float> |
get_lineWidth()
Generated by umod; model author's documentation MISSING.
|
CheckedList<java.lang.Integer> |
get_logColors()
Generated by umod; model author's documentation MISSING.
|
CheckedList<java.lang.Integer> |
get_logLineTypes()
Generated by umod; model author's documentation MISSING.
|
CheckedList<java.lang.Float> |
get_positionFactors()
Generated by umod; model author's documentation MISSING.
|
StaffLines |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
boolean |
set_automatedLedgers(boolean val)
Generated by umod; model author's documentation MISSING.
|
boolean |
set_lineWidth(CheckedList<java.lang.Float> val)
Generated by umod; model author's documentation MISSING.
|
boolean |
set_logColors(CheckedList<java.lang.Integer> val)
Generated by umod; model author's documentation MISSING.
|
boolean |
set_logLineTypes(CheckedList<java.lang.Integer> val)
Generated by umod; model author's documentation MISSING.
|
boolean |
set_positionFactors(CheckedList<java.lang.Float> val)
Generated by umod; model author's documentation MISSING.
|
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSize
get_location, get_rawExtension, get_semantics, set_location, set_semantics
protected CheckedList<java.lang.Float> positionFactors
CheckedList
<java.lang.Float(never
null)>(never null)protected CheckedList<java.lang.Float> lineWidth
CheckedList
<java.lang.Float(never
null)>(maybe null)protected CheckedList<java.lang.Integer> logColors
CheckedList
<java.lang.Integer(never
null)>(maybe null)protected CheckedList<java.lang.Integer> logLineTypes
CheckedList
<java.lang.Integer(never
null)>(maybe null)protected boolean automatedLedgers
public StaffLines(CheckedList<java.lang.Float> positionFactors, CheckedList<java.lang.Float> lineWidth, CheckedList<java.lang.Integer> logColors)
positionFactors
- is copied to field positionFactors
lineWidth
- is copied to field lineWidth
logColors
- is copied to field logColors
public StaffLines()
public StaffLines doclone()
Cloneable
is known to
be implemented.public Format format()
format
in interface Formattable
format
in class Visible
public StaffLines initFrom(java.lang.Object o0)
public CheckedList<java.lang.Float> get_positionFactors()
CheckedList
<java.lang.Float(never
null)>(never null)public boolean set_positionFactors(CheckedList<java.lang.Float> val)
val
- the new value of type CheckedList
<java.lang.Float(never
null)>(never null)positionFactors
public CheckedList<java.lang.Float> get_lineWidth()
CheckedList
<java.lang.Float(never
null)>(maybe null)public boolean set_lineWidth(CheckedList<java.lang.Float> val)
val
- the new value of type CheckedList
<java.lang.Float(never
null)>(maybe null)lineWidth
public CheckedList<java.lang.Integer> get_logColors()
CheckedList
<java.lang.Integer(never
null)>(maybe null)public boolean set_logColors(CheckedList<java.lang.Integer> val)
val
- the new value of type CheckedList
<java.lang.Integer(never
null)>(maybe null)logColors
public CheckedList<java.lang.Integer> get_logLineTypes()
CheckedList
<java.lang.Integer(never
null)>(maybe null)public boolean set_logLineTypes(CheckedList<java.lang.Integer> val)
val
- the new value of type CheckedList
<java.lang.Integer(never
null)>(maybe null)logLineTypes
public boolean get_automatedLedgers()
public boolean set_automatedLedgers(boolean val)
val
- the new value of type boolean(never null)automatedLedgers