Package com.musicxmltasks.lilypond.part
Class HarmonyChecker
java.lang.Object
com.musicxmltasks.lilypond.part.PlacedItemChecker
com.musicxmltasks.lilypond.part.HarmonyChecker
public class HarmonyChecker extends PlacedItemChecker
-
Field Summary
Fields inherited from class com.musicxmltasks.lilypond.part.PlacedItemChecker
measure -
Constructor Summary
Constructors Constructor Description HarmonyChecker(java.util.List<PlacedItem> placedItems, Measure measure) -
Method Summary
Modifier and Type Method Description protected PlacedItemnewEmptyPlacedItem(java.math.BigDecimal duration)Methods inherited from class com.musicxmltasks.lilypond.part.PlacedItemChecker
checkPlacedItemsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HarmonyChecker
-
-
Method Details
-
newEmptyPlacedItem
- Specified by:
newEmptyPlacedItemin classPlacedItemChecker
-