public static class XmlForOdg_Zbnf.Draw_text_box_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Draw_text_box |
dataDraw_text_box
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Draw_text_box_Zbnf()
Default ctor for non-inherit instance.
|
Draw_text_box_Zbnf(XmlForOdg.Draw_text_box data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
XmlForOdg_Zbnf.Text_p_Zbnf |
new_text_p()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdg_Zbnf.Text_p_Zbnf |
new_text_p(java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
void |
set_text_p(XmlForOdg.Text_p val)
Set the result.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode()
Returns wheter only the line or only the column should be set.
|
final XmlForOdg.Draw_text_box dataDraw_text_box
public Draw_text_box_Zbnf()
public Draw_text_box_Zbnf(XmlForOdg.Draw_text_box data)
public int setLineColumnFileMode()
SetLineColumn_ifc
setLineColumnFileMode
in interface SetLineColumn_ifc
public void setLineColumnFile(int line, int column, java.lang.String sFile)
setLineColumnFile
in interface SetLineColumn_ifc
public XmlForOdg_Zbnf.Text_p_Zbnf new_text_p()
public XmlForOdg_Zbnf.Text_p_Zbnf new_text_p(java.lang.String text_style_name)
public void set_text_p(XmlForOdg.Text_p val)