public static class XmlForOdg_Base.Draw_g_A_Base extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.util.List<XmlForOdg.Draw_frame> |
draw_frame |
protected XmlForOdg.Draw_polygon |
draw_polygon |
_srcColumn_, _srcFile_, _srcLine_
Constructor and Description |
---|
Draw_g_A_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<XmlForOdg.Draw_frame> |
get_draw_frame()
Access to parse result, get the elements of the container draw_frame
|
XmlForOdg.Draw_polygon |
get_draw_polygon()
Access to parse result.
|
int |
getSize_draw_frame()
Access to parse result, get the size of the container draw_frame.
|
containsInfo, getFileName, getFilePath, getLine, getSrcInfo, setSrcInfo, setSrcInfo
protected java.util.List<XmlForOdg.Draw_frame> draw_frame
protected XmlForOdg.Draw_polygon draw_polygon
public java.lang.Iterable<XmlForOdg.Draw_frame> get_draw_frame()
public int getSize_draw_frame()
public XmlForOdg.Draw_polygon get_draw_polygon()