Uses of Enum Class
org.jfree.svg.util.RoundingMode
Packages that use RoundingMode
-
Uses of RoundingMode in org.jfree.svg.util
Subclasses with type arguments of type RoundingMode in org.jfree.svg.utilMethods in org.jfree.svg.util that return RoundingModeModifier and TypeMethodDescriptionstatic RoundingModeReturns the enum constant of this class with the specified name.static RoundingMode[]RoundingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jfree.svg.util with parameters of type RoundingModeModifier and TypeMethodDescriptionstatic StringRyuDouble.doubleToString(double value, RoundingMode roundingMode)