Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartLegendAlignAttribute.Value
Packages that use ChartLegendAlignAttribute.Value
-
Uses of ChartLegendAlignAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartLegendAlignAttribute.ValueModifier and TypeMethodDescriptionChartLegendAlignAttribute.Value.enumValueOf(String value) ChartLegendAlignAttribute.getEnumValue()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.ValueModifier and TypeMethodDescriptionvoidChartLegendAlignAttribute.setEnumValue(ChartLegendAlignAttribute.Value attrValue)