Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartLabelArrangementAttribute.Value
Packages that use ChartLabelArrangementAttribute.Value
-
Uses of ChartLabelArrangementAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartLabelArrangementAttribute.ValueModifier and TypeMethodDescriptionChartLabelArrangementAttribute.Value.enumValueOf(String value) ChartLabelArrangementAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static ChartLabelArrangementAttribute.Value[]ChartLabelArrangementAttribute.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 ChartLabelArrangementAttribute.ValueModifier and TypeMethodDescriptionvoidChartLabelArrangementAttribute.setEnumValue(ChartLabelArrangementAttribute.Value attrValue)