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