|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TextDecorationType in org.plutext.jaxb.xslfo |
|---|
| Fields in org.plutext.jaxb.xslfo declared as TextDecorationType | |
|---|---|
protected TextDecorationType |
PageNumberCitation.textDecoration
|
protected TextDecorationType |
PageNumber.textDecoration
|
protected TextDecorationType |
Inline.textDecoration
|
protected TextDecorationType |
InitialPropertySet.textDecoration
|
protected TextDecorationType |
Character.textDecoration
|
| Methods in org.plutext.jaxb.xslfo that return TextDecorationType | |
|---|---|
static TextDecorationType |
TextDecorationType.fromValue(String v)
|
TextDecorationType |
PageNumberCitation.getTextDecoration()
Gets the value of the textDecoration property. |
TextDecorationType |
PageNumber.getTextDecoration()
Gets the value of the textDecoration property. |
TextDecorationType |
Inline.getTextDecoration()
Gets the value of the textDecoration property. |
TextDecorationType |
InitialPropertySet.getTextDecoration()
Gets the value of the textDecoration property. |
TextDecorationType |
Character.getTextDecoration()
Gets the value of the textDecoration property. |
static TextDecorationType |
TextDecorationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TextDecorationType[] |
TextDecorationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plutext.jaxb.xslfo with parameters of type TextDecorationType | |
|---|---|
void |
PageNumberCitation.setTextDecoration(TextDecorationType value)
Sets the value of the textDecoration property. |
void |
PageNumber.setTextDecoration(TextDecorationType value)
Sets the value of the textDecoration property. |
void |
Inline.setTextDecoration(TextDecorationType value)
Sets the value of the textDecoration property. |
void |
InitialPropertySet.setTextDecoration(TextDecorationType value)
Sets the value of the textDecoration property. |
void |
Character.setTextDecoration(TextDecorationType value)
Sets the value of the textDecoration property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||