Class PhoneticProfile
java.lang.Object
ca.phon.ipa.PhoneticProfile
Phonetic profile for
IPAElement-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidget(PhoneDimension dimension) booleanbooleanisGlide()booleanisVowel()voidput(PhoneDimension dimension, FeatureSet value) voidsetElement(IPAElement ele) toString()
-
Constructor Details
-
PhoneticProfile
public PhoneticProfile() -
PhoneticProfile
-
-
Method Details
-
getDimensions
-
setElement
-
getElement
-
isConsonant
public boolean isConsonant() -
isVowel
public boolean isVowel() -
isGlide
public boolean isGlide() -
clearProfile
public void clearProfile() -
clear
public void clear() -
put
-
get
-
getProfile
-
toString
-