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