Uses of Enum Class
ca.phon.ipa.PauseLength
-
Uses of PauseLength in ca.phon.ipa
Modifier and TypeMethodDescriptionPause.getLength()
Get the length of the pausestatic PauseLength
PauseLength.lengthFromString
(String text) Length from stringstatic PauseLength
Returns the enum constant of this class with the specified name.static PauseLength[]
PauseLength.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionIPAElementFactory.createPause
(PauseLength length) Create a pausevoid
Pause.setLength
(PauseLength len) Set the pause length -
Uses of PauseLength in ca.phon.ipa.parser