Class PhoneticProfile
java.lang.Object
ca.phon.ipa.PhoneticProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
void
get
(PhoneDimension dimension) boolean
boolean
isGlide()
boolean
isVowel()
void
put
(PhoneDimension dimension, FeatureSet value) void
setElement
(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
-