Uses of Class
org.odftoolkit.odfdom.dom.attribute.chart.ChartLegendAlignAttribute.Value
-
Packages that use ChartLegendAlignAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.chart -
-
Uses of ChartLegendAlignAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartLegendAlignAttribute.Value Modifier and Type Method Description static ChartLegendAlignAttribute.ValueChartLegendAlignAttribute.Value. enumValueOf(String value)ChartLegendAlignAttribute.ValueChartLegendAlignAttribute. getEnumValue()static ChartLegendAlignAttribute.ValueChartLegendAlignAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static ChartLegendAlignAttribute.Value[]ChartLegendAlignAttribute.Value. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.chart with parameters of type ChartLegendAlignAttribute.Value Modifier and Type Method Description voidChartLegendAlignAttribute. setEnumValue(ChartLegendAlignAttribute.Value attrValue)
-