Constructor and Description |
---|
SyllableInfo(WordInfo wordInfo,
int sylIndex) |
Modifier and Type | Method and Description |
---|---|
float |
getB() |
java.lang.Object |
getBaseProperty(java.lang.String key) |
float |
getC1() |
float |
getC2() |
float |
getD() |
int |
getSylIndex() |
int |
getWordIndex() |
WordInfo |
getWordInfo() |
compareTo, contains, getLabel, getProperties, getProperty, getWidth, getX, setLabel, setProperty, setWidth, setX
public SyllableInfo(WordInfo wordInfo, int sylIndex)
public java.lang.Object getBaseProperty(java.lang.String key)
public WordInfo getWordInfo()
public float getB()
public float getC1()
public float getC2()
public float getD()
public int getWordIndex()
public int getSylIndex()