public static class XmlForOdg_Base.Text_p_Base
extends SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<XmlForOdg.Text_span> |
text_span |
protected java.lang.String |
text_style_name |
| Constructor and Description |
|---|
Text_p_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<XmlForOdg.Text_span> |
get_text_span()
Access to parse result, get the elements of the container draw_custom_shape
|
java.lang.String |
get_text_style_name()
Access to parse result.
|
int |
getSize_text_span()
Access to parse result, get the size of the container draw_custom_shape.
|
protected java.lang.String text_style_name
protected java.util.List<XmlForOdg.Text_span> text_span
public java.lang.String get_text_style_name()
public java.lang.Iterable<XmlForOdg.Text_span> get_text_span()
public int getSize_text_span()