Uses of Enum Class
com.github.weisj.jsvg.renderer.SVGRenderingHints.Value
Packages that use SVGRenderingHints.Value
-
Uses of SVGRenderingHints.Value in com.github.weisj.jsvg.renderer
Methods in com.github.weisj.jsvg.renderer that return SVGRenderingHints.ValueModifier and TypeMethodDescriptionstatic SVGRenderingHints.ValueReturns 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.