public static class XmlForOdg_Base.Style_text_properties_Base extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
fo_color |
protected java.lang.String |
fo_font_family |
protected java.lang.String |
fo_font_size |
protected java.lang.String |
fo_font_style |
protected java.lang.String |
fo_font_variant |
protected java.lang.String |
fo_font_weight |
protected java.lang.String |
fo_text_shadow |
protected java.lang.String |
fo_text_transform |
protected java.lang.String |
style_font_name_asian |
protected java.lang.String |
style_font_name_complex |
protected java.lang.String |
style_font_relief |
protected java.lang.String |
style_font_size_asian |
protected java.lang.String |
style_font_size_complex |
protected java.lang.String |
style_font_style_asian |
protected java.lang.String |
style_font_style_complex |
protected java.lang.String |
style_font_weight_asian |
protected java.lang.String |
style_font_weight_complex |
protected java.lang.String |
style_letter_kerning |
protected java.lang.String |
style_text_emphasize |
protected java.lang.String |
style_text_line_through_style |
protected java.lang.String |
style_text_line_through_type |
protected java.lang.String |
style_text_outline |
protected java.lang.String |
style_text_overline_color |
protected java.lang.String |
style_text_overline_style |
protected java.lang.String |
style_text_underline_style |
protected java.lang.String |
style_use_window_font_color |
_srcColumn_, _srcFile_, _srcLine_
Constructor and Description |
---|
Style_text_properties_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_fo_color()
Access to parse result.
|
java.lang.String |
get_fo_font_family()
Access to parse result.
|
java.lang.String |
get_fo_font_size()
Access to parse result.
|
java.lang.String |
get_fo_font_style()
Access to parse result.
|
java.lang.String |
get_fo_font_variant()
Access to parse result.
|
java.lang.String |
get_fo_font_weight()
Access to parse result.
|
java.lang.String |
get_fo_text_shadow()
Access to parse result.
|
java.lang.String |
get_fo_text_transform()
Access to parse result.
|
java.lang.String |
get_style_font_name_asian()
Access to parse result.
|
java.lang.String |
get_style_font_name_complex()
Access to parse result.
|
java.lang.String |
get_style_font_relief()
Access to parse result.
|
java.lang.String |
get_style_font_size_asian()
Access to parse result.
|
java.lang.String |
get_style_font_size_complex()
Access to parse result.
|
java.lang.String |
get_style_font_style_asian()
Access to parse result.
|
java.lang.String |
get_style_font_style_complex()
Access to parse result.
|
java.lang.String |
get_style_font_weight_asian()
Access to parse result.
|
java.lang.String |
get_style_font_weight_complex()
Access to parse result.
|
java.lang.String |
get_style_letter_kerning()
Access to parse result.
|
java.lang.String |
get_style_text_emphasize()
Access to parse result.
|
java.lang.String |
get_style_text_line_through_style()
Access to parse result.
|
java.lang.String |
get_style_text_line_through_type()
Access to parse result.
|
java.lang.String |
get_style_text_outline()
Access to parse result.
|
java.lang.String |
get_style_text_overline_color()
Access to parse result.
|
java.lang.String |
get_style_text_overline_style()
Access to parse result.
|
java.lang.String |
get_style_text_underline_style()
Access to parse result.
|
java.lang.String |
get_style_use_window_font_color()
Access to parse result.
|
containsInfo, getFileName, getFilePath, getLine, getSrcInfo, setSrcInfo, setSrcInfo
protected java.lang.String fo_color
protected java.lang.String fo_font_family
protected java.lang.String fo_font_size
protected java.lang.String fo_font_style
protected java.lang.String fo_font_variant
protected java.lang.String fo_font_weight
protected java.lang.String fo_text_shadow
protected java.lang.String fo_text_transform
protected java.lang.String style_font_name_asian
protected java.lang.String style_font_name_complex
protected java.lang.String style_font_relief
protected java.lang.String style_font_size_asian
protected java.lang.String style_font_size_complex
protected java.lang.String style_font_style_asian
protected java.lang.String style_font_style_complex
protected java.lang.String style_font_weight_asian
protected java.lang.String style_font_weight_complex
protected java.lang.String style_letter_kerning
protected java.lang.String style_text_emphasize
protected java.lang.String style_text_line_through_style
protected java.lang.String style_text_line_through_type
protected java.lang.String style_text_outline
protected java.lang.String style_text_overline_color
protected java.lang.String style_text_overline_style
protected java.lang.String style_text_underline_style
protected java.lang.String style_use_window_font_color
public java.lang.String get_fo_color()
public java.lang.String get_fo_font_family()
public java.lang.String get_fo_font_size()
public java.lang.String get_fo_font_style()
public java.lang.String get_fo_font_variant()
public java.lang.String get_fo_font_weight()
public java.lang.String get_fo_text_shadow()
public java.lang.String get_fo_text_transform()
public java.lang.String get_style_font_name_asian()
public java.lang.String get_style_font_name_complex()
public java.lang.String get_style_font_relief()
public java.lang.String get_style_font_size_asian()
public java.lang.String get_style_font_size_complex()
public java.lang.String get_style_font_style_asian()
public java.lang.String get_style_font_style_complex()
public java.lang.String get_style_font_weight_asian()
public java.lang.String get_style_font_weight_complex()
public java.lang.String get_style_letter_kerning()
public java.lang.String get_style_text_emphasize()
public java.lang.String get_style_text_line_through_style()
public java.lang.String get_style_text_line_through_type()
public java.lang.String get_style_text_outline()
public java.lang.String get_style_text_overline_color()
public java.lang.String get_style_text_overline_style()
public java.lang.String get_style_text_underline_style()
public java.lang.String get_style_use_window_font_color()