Class ToneMarker
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.ToneMarker
- All Implemented Interfaces:
IExtendable
,OrthographyElement
@Documentation("https://talkbank.org/manuals/CHAT.html#ToneDirection_Marker")
public final class ToneMarker
extends AbstractOrthographyElement
Tone marker
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Constructor Details
-
ToneMarker
-
-
Method Details
-
getType
-
text
Description copied from interface:OrthographyElement
Get string representation of the element.- Returns:
- the string value of the element
-