abc4j API Specification

abc.notation
Class TieDefinition

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

public class TieDefinition
extends TwoNotesLink
implements MusicElement

A tagging class to represent ties between notes.


Constructor Summary
TieDefinition()
           
 
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

TieDefinition

public TieDefinition()

abc4j API Specification

Submit a bug or feature