public static class XmlForOdg_Base.Draw_frame_Base extends XmlForOdg_Base.Draw_shape_Base
Modifier and Type | Field and Description |
---|---|
protected XmlForOdg.Draw_text_box |
draw_text_box |
draw_id, draw_layer, draw_style_name, draw_text_style_name, draw_transform, svg_height, svg_width, svg_x, svg_y, text_p, xml_id
Constructor and Description |
---|
Draw_frame_Base() |
Modifier and Type | Method and Description |
---|---|
XmlForOdg.Draw_text_box |
get_draw_text_box()
Access to parse result.
|
java.lang.Iterable<XmlForOdg.Text_p> |
get_text_p()
Access to parse result, get the elements of the container draw_frame
|
int |
getSize_text_p()
Access to parse result, get the size of the container draw_frame.
|
get_draw_id, get_draw_layer, get_draw_style_name, get_draw_text_style_name, get_fposxy, get_posxy, get_svg_height, get_svg_width, get_svg_x, get_svg_y, get_xml_id
protected XmlForOdg.Draw_text_box draw_text_box
public XmlForOdg.Draw_text_box get_draw_text_box()
public java.lang.Iterable<XmlForOdg.Text_p> get_text_p()
get_text_p
in class XmlForOdg_Base.Draw_shape_Base
public int getSize_text_p()
getSize_text_p
in class XmlForOdg_Base.Draw_shape_Base