|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layout.AuralProps
Store all hyphenation related properties on an FO. Public "structure" allows direct member access.
Field Summary | |
int |
azimuth
|
java.lang.String |
cueAfter
|
java.lang.String |
cueBefore
|
int |
elevation
|
int |
pauseAfter
|
int |
pauseBefore
|
int |
pitch
|
int |
pitchRange
|
int |
playDuring
|
int |
richness
|
int |
speak
|
int |
speakHeader
|
int |
speakNumeral
|
int |
speakPunctuation
|
int |
speechRate
|
int |
stress
|
int |
voiceFamily
|
int |
volume
|
Constructor Summary | |
AuralProps()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int azimuth
public java.lang.String cueAfter
public java.lang.String cueBefore
public int elevation
public int pauseAfter
public int pauseBefore
public int pitch
public int pitchRange
public int playDuring
public int richness
public int speak
public int speakHeader
public int speakNumeral
public int speakPunctuation
public int speechRate
public int stress
public int voiceFamily
public int volume
Constructor Detail |
public AuralProps()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |