Class AlignedSyllable

java.lang.Object
ca.phon.extensions.ExtendableObject
ca.phon.session.AlignedSyllable
All Implemented Interfaces:
IExtendable

public final class AlignedSyllable extends ExtendableObject
  • Method Details

    • getIPATarget

      public IPATranscript getIPATarget()
    • getIPAActual

      public IPATranscript getIPAActual()
    • getIPATargetLocation

      public int getIPATargetLocation()
    • getIPAActualLocation

      public int getIPAActualLocation()
    • getPhoneAlignment

      public PhoneMap getPhoneAlignment()
    • getPhoneAlignmentLocation

      public int getPhoneAlignmentLocation()
    • getGroup

      public Group getGroup()
    • getWord

      public Word getWord()
    • getWordIndex

      public int getWordIndex()
    • getSyllableIndex

      public int getSyllableIndex()
    • getGroupIndex

      public int getGroupIndex()