public static class XmlDataLOffcStyles_Base.Office_styles_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<XmlDataLOffcStyles.Draw_gradient> |
draw_gradient
Complex node draw:gradient
|
protected java.util.List<XmlDataLOffcStyles.Draw_marker> |
draw_marker
Complex node draw:marker
|
protected java.util.List<XmlDataLOffcStyles.Draw_stroke_dash> |
draw_stroke_dash
Complex node draw:stroke-dash
|
protected java.util.List<org.vishia.util.NameObj> |
listAllNodes
All nodes in natural order.
|
protected XmlDataLOffcStyles.Style_default_style |
style_default_style
Complex node style:default-style
|
protected java.util.List<XmlDataLOffcStyles.Style_style> |
style_style
Complex node style:style
|
| Constructor and Description |
|---|
Office_styles_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<XmlDataLOffcStyles.Draw_gradient> |
get_draw_gradient()
Access to parse result, get the elements of the container draw_gradient
|
java.lang.Iterable<XmlDataLOffcStyles.Draw_marker> |
get_draw_marker()
Access to parse result, get the elements of the container draw_marker
|
java.lang.Iterable<XmlDataLOffcStyles.Draw_stroke_dash> |
get_draw_stroke_dash()
Access to parse result, get the elements of the container draw_stroke_dash
|
XmlDataLOffcStyles.Style_default_style |
get_style_default_style()
Access to parse result.
|
java.lang.Iterable<XmlDataLOffcStyles.Style_style> |
get_style_style()
Access to parse result, get the elements of the container style_style
|
int |
getSize_draw_gradient()
Access to parse result, get the size of the container draw_gradient.
|
int |
getSize_draw_marker()
Access to parse result, get the size of the container draw_marker.
|
int |
getSize_draw_stroke_dash()
Access to parse result, get the size of the container draw_stroke_dash.
|
int |
getSize_style_style()
Access to parse result, get the size of the container style_style.
|
protected java.util.List<XmlDataLOffcStyles.Draw_gradient> draw_gradient
protected java.util.List<XmlDataLOffcStyles.Draw_marker> draw_marker
protected java.util.List<XmlDataLOffcStyles.Draw_stroke_dash> draw_stroke_dash
protected XmlDataLOffcStyles.Style_default_style style_default_style
protected java.util.List<XmlDataLOffcStyles.Style_style> style_style
protected java.util.List<org.vishia.util.NameObj> listAllNodes
public java.lang.Iterable<XmlDataLOffcStyles.Draw_gradient> get_draw_gradient()
public int getSize_draw_gradient()
public java.lang.Iterable<XmlDataLOffcStyles.Draw_marker> get_draw_marker()
public int getSize_draw_marker()
public java.lang.Iterable<XmlDataLOffcStyles.Draw_stroke_dash> get_draw_stroke_dash()
public int getSize_draw_stroke_dash()
public XmlDataLOffcStyles.Style_default_style get_style_default_style()
public java.lang.Iterable<XmlDataLOffcStyles.Style_style> get_style_style()
public int getSize_style_style()