public static class XmlForOdg_Zbnf.Loext_graphic_properties_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Loext_graphic_properties |
dataLoext_graphic_properties
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Loext_graphic_properties_Zbnf()
Default ctor for non-inherit instance.
|
Loext_graphic_properties_Zbnf(XmlForOdg.Loext_graphic_properties data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
set_draw_fill_color(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_draw_fill(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_draw_opacity(java.lang.String val)
Set routine for the singular component <String?
|
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.Loext_graphic_properties dataLoext_graphic_properties
public Loext_graphic_properties_Zbnf()
public Loext_graphic_properties_Zbnf(XmlForOdg.Loext_graphic_properties 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 void set_draw_fill(java.lang.String val)
public void set_draw_fill_color(java.lang.String val)
public void set_draw_opacity(java.lang.String val)