Uses of Enum Class
com.github.weisj.jsvg.SVGRenderingHints.Value
Packages that use SVGRenderingHints.Value
-
Uses of SVGRenderingHints.Value in com.github.weisj.jsvg
Methods in com.github.weisj.jsvg that return SVGRenderingHints.ValueModifier and TypeMethodDescriptionstatic SVGRenderingHints.Value
Returns the enum constant of this class with the specified name.static SVGRenderingHints.Value[]
SVGRenderingHints.Value.values()
Returns an array containing the constants of this enum class, in the order they are declared.