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