public static class XmlForOdg_Zbnf.Draw_polygon_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Draw_polygon |
dataDraw_polygon
Referenced working instance will be filled.
|
Constructor and Description |
---|
Draw_polygon_Zbnf()
Default ctor for non-inherit instance.
|
Draw_polygon_Zbnf(XmlForOdg.Draw_polygon 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_draw_id(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_draw_layer(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_draw_points(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_draw_style_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_draw_text_style_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_svg_height(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_svg_viewBox(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_svg_width(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_svg_x(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_svg_y(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_p(XmlForOdg_Zbnf.Text_p_Zbnf val)
Set the result.
|
void |
set_text(java.lang.String val)
Set routine for the singular component <String?
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdg.Draw_polygon dataDraw_polygon
public Draw_polygon_Zbnf()
public Draw_polygon_Zbnf(XmlForOdg.Draw_polygon data)
public void set_draw_id(java.lang.String val)
public int setLineColumnFileMode()
setLineColumnFileMode
in interface org.vishia.util.SetLineColumn_ifc
public void setLineColumnFile(int line, int column, java.lang.String sFile)
setLineColumnFile
in interface org.vishia.util.SetLineColumn_ifc
public void set_draw_layer(java.lang.String val)
public void set_draw_points(java.lang.String val)
public void set_draw_style_name(java.lang.String val)
public void set_draw_text_style_name(java.lang.String val)
public void set_svg_height(java.lang.String val)
public void set_svg_viewBox(java.lang.String val)
public void set_svg_width(java.lang.String val)
public void set_svg_x(java.lang.String val)
public void set_svg_y(java.lang.String val)
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_Zbnf.Text_p_Zbnf val)
public void set_text(java.lang.String val)