Uses of Enum Class
org.jfree.svg.util.RoundingMode
Packages that use RoundingMode
-
Uses of RoundingMode in org.jfree.svg.util
Methods in org.jfree.svg.util that return RoundingModeModifier and TypeMethodDescriptionstatic RoundingMode
Returns 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 String
RyuDouble.doubleToString
(double value, RoundingMode roundingMode)