abc4j API Specification

abc.notation
Class SlurDefinition

java.lang.Object
  extended by abc.notation.TwoNotesLink
      extended by abc.notation.SlurDefinition
All Implemented Interfaces:
MusicElement

public class SlurDefinition
extends TwoNotesLink
implements MusicElement

A tagging class to represent slurs between notes.


Constructor Summary
SlurDefinition()
           
 
Method Summary
 
Methods inherited from class abc.notation.TwoNotesLink
getEnd, getStart, setEnd, setStart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlurDefinition

public SlurDefinition()

abc4j API Specification

Submit a bug or feature